summary refs log tree commit diff
path: root/src/test/run-pass/task-spawn-move-and-copy.rs
AgeCommit message (Expand)AuthorLines
2012-10-04De-mode comm::ChanTim Chevalier-1/+1
2012-10-01Move over to calling ptr::addr_ofTim Chevalier-4/+4
2012-08-27Camel case various core constructorsBrian Anderson-2/+2
2012-06-14Remove code from parser that was awaiting snapshotTim Chevalier-1/+1
2012-02-29Recognize last uses for copied closed-over variablesMarijn Haverbeke-0/+2
2012-01-13distinguish "any closure" and "stack closure" (block)Niko Matsakis-1/+1
2012-01-08modify last use to take into account cap clause, add new testNiko Matsakis-0/+24