summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17263.rs
AgeCommit message (Expand)AuthorLines
2016-05-02update test cases to reflect new messagesNiko Matsakis-6/+8
2016-03-16Stop ignoring expected note/help messages in compiletest suite.Corey Farwell-0/+2
2015-03-03Add `: Box<_>` or `::Box<_>` type annotations to various places.Felix S. Klock II-2/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+2
2014-10-02Clarify some borrowck errorsP1start-0/+23