summary refs log tree commit diff
path: root/src/test/run-pass/expr-copy.rs
AgeCommit message (Expand)AuthorLines
2012-09-19xfail-fast another legacy_mode testBrian Anderson-0/+1
2012-09-18rustc: Remove legacy mode inference, unless #[legacy_modes] is usedPatrick Walton-0/+2
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-2/+2
2011-09-12Properly implement copy expressionsMarijn Haverbeke-1/+12
2011-08-20ReformatBrian Anderson-5/+1
2011-08-15Add operator 'copy', translates as fall-through.Graydon Hoare-0/+5