about summary refs log tree commit diff
path: root/src/test/compile-fail/tuple-struct-nonexhaustive.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2013-09-26Update the compiler to not use printf/printflnAlex Crichton-2/+2
2013-07-24Change 'print(fmt!(...))' to printf!/printfln! in src/test/Birunthan Mohanathas-2/+2
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-2/+2
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-2/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-02rustc: Implement typechecking, exhaustiveness checking, and borrow checking f...Patrick Walton-0/+11