about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-lend-flow-match.rs
AgeCommit message (Expand)AuthorLines
2014-10-28Update code with new lint namesAaron Turon-2/+2
2014-07-25librustc: Disallow mutation and assignment in pattern guards, and modifyPatrick Walton-27/+0
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-6/+6
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-2/+2
2014-05-13Touch up and rebase previous commitsAlex Crichton-2/+0
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-6/+6
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-2/+2
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30cfail: Remove usage of fmt!Alex Crichton-1/+1
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-1/+1
2013-05-09Fix typosSean Moon-1/+1
2013-04-30new borrow checker (mass squash)Niko Matsakis-0/+60