Files
Nim/lib
ringabout 2e9e7f13ee don't track result initialization if it is marked noinit (#24499)
We don't track `noinit` for variables introduced in
https://github.com/nim-lang/Nim/pull/10566. It should be applied to
`result` if the function is marked `noinit`
2024-12-04 15:12:30 +01:00
..
2017-02-20 17:24:19 +02:00
2024-09-17 14:01:21 +02:00
2013-03-16 23:53:07 +01:00
2021-06-03 14:00:53 +02:00