about summary refs log tree commit diff
path: root/src/test/run-pass/alt-implicit-copy.rs
AgeCommit message (Expand)AuthorLines
2012-12-07test: Remove alt-implicit-copy.rs test. Incompatible with current borrow chec...Patrick Walton-6/+0
2012-08-06Convert alt to match. Stop parsing altBrian Anderson-1/+1
2012-08-05Switch alts to use arrowsBrian Anderson-1/+1
2012-06-08remove alias analysis and replace with borrowckNiko Matsakis-1/+1
2012-06-07Revert "remove alias analysis and replace with borrowck"Brian Anderson-1/+1
2012-06-07remove alias analysis and replace with borrowckNiko Matsakis-1/+1
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-1/+1
2011-09-13Apply implicit copying for unsafe references to alt patternsMarijn Haverbeke-0/+6