mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-21 12:00:44 +00:00
disable implicit sinkinference for stdlibs (#24803)
ref https://github.com/nim-lang/Nim/issues/24794
(cherry picked from commit 0b9ed84d32)
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