summary refs log tree commit diff stats
path: root/tests/destructor/tprevent_assign2.nim
Commit message (Expand)AuthorAgeFilesLines
* renamed '=' to '=copy' [backport:1.2] (#15585)Andreas Rumpf2020-10-151-1/+1
* Change the order of compilation passes, transformation is made lazy at code g...cooldome2018-10-181-17/+4
* DFA: implement exception handling properlyAndreas Rumpf2018-10-141-13/+33
* destructors: optimize more assignments into moves; also fixes #9294Andreas Rumpf2018-10-121-0/+48