summary refs log tree commit diff stats
path: root/tests/destructor/tconsume_twice.nim
Commit message (Expand)AuthorAgeFilesLines
* renamed '=' to '=copy' [backport:1.2] (#15585)Andreas Rumpf2020-10-151-1/+1
* sink parameter inference for types that have destructors (#13544)Andreas Rumpf2020-03-041-2/+2
* fixes #11257Araq2019-05-241-5/+8
* fixes move analyser; refs #11257Araq2019-05-241-0/+12
ef='/ahoang/Nim/commit/lib/prelude.nim?h=devel&id=4523b29d7af0ac88754eec29981306022a0d642b'>4523b29d7 ^
3260702a6 ^



4523b29d7 ^
adbb48fbc ^
3260702a6 ^
adbb48fbc ^
3260702a6 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23