summary refs log tree commit diff stats
path: root/tests/destructor/tv2_cast.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...ringabout2023-11-251-6/+6
* adds =destroy T support for strings and seqs (#22167)ringabout2023-06-271-6/+6
* lift the `=dup` hook (#21903)ringabout2023-06-021-9/+5
* fixes #19291; implements `wasMoved` hook (#21303)ringabout2023-03-021-6/+8
* fixes #18130 (#18407)Andreas Rumpf2021-07-011-16/+71
* Add some tests (#18333)Antonis Geralis2021-06-231-2/+70
* deprecate newruntime (#17245)flywind2021-03-041-1/+1
* fixes #11833 (#12018)Andreas Rumpf2019-08-241-2/+1
* fixes #11204 (#11207)cooldome2019-05-091-0/+5
* Extend the fix for #11018 to strings (#11031)Clyybber2019-04-151-1/+9
* Fixes #11018 (#11019)Clyybber2019-04-141-0/+11