mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 14:00:35 +00:00
disable implicit sinkinference for stdlibs (#24803)
ref https://github.com/nim-lang/Nim/issues/24794
This commit is contained in:
@@ -46,5 +46,3 @@ else:
|
||||
{.pragma: compilerRtl, compilerproc.}
|
||||
|
||||
{.pragma: benign, gcsafe.}
|
||||
|
||||
{.push sinkInference: on.}
|
||||
|
||||
Reference in New Issue
Block a user