ringabout
|
42df731a2d
|
fixes #24764; cross-module sink analysis broken (#24862)
fixes #24764
It now consumes the `conv(x)` arg for the explicit sinking. So the
explicit sinking is kept as it is.
Follows up https://github.com/nim-lang/Nim/pull/20585
Related issues: https://github.com/nim-lang/Nim/issues/20572
Probably the same needs to be applied to explicit `copy` to prevent a
copy turning into a sink
|
2025-04-12 06:47:57 +02:00 |
|