Files
Nim/lib/std
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
..
2023-06-08 08:02:57 +02:00
2021-02-21 19:53:28 -08:00
2023-01-02 10:39:17 +01:00
2023-01-02 10:39:17 +01:00
2022-11-28 15:15:44 -05:00
2021-03-10 10:39:23 -08:00
2021-02-21 19:53:28 -08:00
2023-01-02 10:39:17 +01:00
2021-10-01 13:57:06 +02:00
2021-02-21 19:53:28 -08:00
2023-06-08 22:52:24 +08:00