summary refs log tree commit diff stats
path: root/tests/destructor/tuse_ownedref_after_move.nim
Commit message (Expand)AuthorAgeFilesLines
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-1/+1
* ARC: closure inside object constructor now worksAraq2019-11-131-1/+1
* [bugfix] owned closures (#11544)Andreas Rumpf2019-06-201-1/+1
* make move-analysis smarter; see tuse_ownedref_after_move test caseAraq2019-04-161-0/+60