summary refs log tree commit diff
path: root/src/test/run-pass/pattern-in-closure.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-3/+3
2015-02-04remove all kind annotations from closuresJorge Aparicio-2/+2
2015-01-05fix rpass testsJorge Aparicio-2/+2
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-2/+2
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-2/+2
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-07rustc: Support irrefutable patterns in function arguments. r=nmatsakisPatrick Walton-0/+12