summary refs log tree commit diff
path: root/src/test/compile-fail/by-move-pattern-binding.rs
AgeCommit message (Expand)AuthorLines
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-1/+1
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-1/+1
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