summary refs log tree commit diff
path: root/src/test/compile-fail/unreachable-code.rs
AgeCommit message (Expand)AuthorLines
2015-01-31Kill more `isize`sTobias Bucher-1/+1
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
2014-10-28Update code with new lint namesAaron Turon-1/+1
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-2/+2
2013-05-30Promote unreachable code to being a lint attributeAlex Crichton-3/+5
2013-03-11Remove uses of logBrian Anderson-1/+1
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-03-10Tweak some test cases and add a few new onesTim Chevalier-0/+6