summary refs log tree commit diff
path: root/src/test/compile-fail/refutable-pattern-in-fn-arg.rs
AgeCommit message (Expand)AuthorLines
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-07rustc: Support irrefutable patterns in function arguments. r=nmatsakisPatrick Walton-0/+5