summary refs log tree commit diff
path: root/src/test/compile-fail/issue-7575.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-3/+3
2015-01-06test fallout from isize/usizeCorey Richardson-20/+20
2014-10-21Various minor cases where errors are reported in slightly different ways.Niko Matsakis-6/+13
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-2/+2
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-1/+1
2014-05-02Provide a note if method lookup fails and there are static definitions with t...Kevin Butler-0/+80