Files
Nim/lib/impure
ringabout a345cde26e allow destructors to accept non var parameters; deprecate proc =destroy(x: var T) (#22130)
* make destructors accept non var parameters
* define nimAllowNonVarDestructor
* add a test case and a changelog
* update documentation and error messages
* deprecate destructors taking 'var T'
2023-06-21 08:51:03 +02:00
..
2020-03-16 23:00:43 +01:00
2022-12-17 20:44:30 +08:00