summary refs log tree commit diff
path: root/src/test/compile-fail/by-move-pattern-binding.rs
AgeCommit message (Expand)AuthorLines
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+1
2013-05-28Move checking for moves and initialization of local variables and patterns intoNiko Matsakis-1/+1
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. rs=cras...Patrick Walton-0/+23