about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3820.rs
AgeCommit message (Expand)AuthorLines
2018-07-15Move some `compile-fail` tests to `ui`Esteban Küber-25/+0
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-01-12more backtickskud1ing-1/+1
2013-09-26Update the compiler to not use printf/printflnAlex Crichton-1/+0
2013-07-24Change 'print(fmt!(...))' to printf!/printfln! in src/test/Birunthan Mohanathas-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+1
2013-03-27testsuite: Add various test casesTim Chevalier-12/+4
2013-03-22test: Remove `pure` from the test suitePatrick Walton-1/+1
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2013-01-10tests: Add two test cases, one xfailedTim Chevalier-0/+34