summary refs log tree commit diff
path: root/src/test/compile-fail/issue-16747.rs
AgeCommit message (Expand)AuthorLines
2015-08-12Update test error messages based on changes to wfcheck; also, breakNiko Matsakis-1/+1
2015-04-21test: Fix fallout in testsAlex Crichton-3/+1
2015-04-10Improve error message where a closure escapes fn while trying to borrowNiko Matsakis-2/+2
2015-03-05Move span in error (fixup #22764)Manish Goregaokar-3/+2
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+3
2015-01-08Update compile fail tests to use usize.Huon Wilson-2/+2
2014-11-02Convert some notes to help messagesP1start-2/+3
2014-11-01collections: Remove all collections traitsAlex Crichton-0/+2
2014-10-17Add tests for a few fixed issuesJakub Wieczorek-0/+27