about summary refs log tree commit diff
path: root/src/test/compile-fail/by-move-pattern-binding.rs
AgeCommit message (Collapse)AuthorLines
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2012-12-14librustc: Ensure that no moves from the inside of @ or & boxes occur. ↵Patrick Walton-0/+23
rs=crashing-servo