Files
Nim/tests/destructor
ringabout 379299a5ac fixes #22286; enforce Non-var T destructors by nimPreviewNonVarDestructor (#22975)
fixes #22286
ref https://forum.nim-lang.org/t/10642

For backwards compatibilities, we might need to keep the changes under a
preview compiler flag. Let's see how many packags it break.

**TODO** in the following PRs

- [ ] Turn the `var T` destructors warning into an error with
`nimPreviewNonVarDestructor`

---------

Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
2023-11-25 18:27:27 +01:00
..
2021-03-09 22:50:17 -08:00
2022-10-01 16:46:51 +02:00
2020-09-25 08:49:21 +02:00
2023-06-02 16:03:32 +02:00
2022-10-01 16:46:51 +02:00
2020-05-02 22:31:19 +02:00
2020-11-09 19:24:32 +01:00
2020-06-28 17:47:47 +02:00
2020-07-09 17:24:23 +02:00
2023-06-02 16:03:32 +02:00
2021-03-23 16:30:49 +01:00
2022-07-06 13:06:41 +02:00