summary refs log tree commit diff
path: root/src/test/compile-fail/issue-11515.rs
AgeCommit message (Expand)AuthorLines
2015-03-03Switched to Box::new in many places.Felix S. Klock II-1/+2
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+2
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-3/+3
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-1/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-1/+1
2014-04-27test: Add tests for closed issuesAlex Crichton-0/+18