Implement isUniqueRef to SharedPtr #218
Annotations
10 warnings
Run tests
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
|
Run tests
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
|
Run tests:
tests/tatomics.nim#L1
use `std/atomics` instead; atomics is deprecated [Deprecated]
|
Run tests
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
|
Run tests
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
|
Run tests
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
|
Run tests
`gc:option` is deprecated; use `mm:option` instead [Deprecated]
|
Run tests:
threading/channels.nim#L279
use explicit initialization of 'result' for clarity [Uninit]
|
Run tests:
tests/tchannels_cooperative.nim#L23
use explicit initialization of 'p' for clarity [Uninit]
|
Run tests:
tests/tchannels_cooperative.nim#L33
use explicit initialization of 'idx' for clarity [Uninit]
|
Loading