summary refs log tree commit diff
path: root/src/test/compile-fail/issue-7092.rs
AgeCommit message (Expand)AuthorLines
2016-05-02Fix whitespaceNiko Matsakis-1/+1
2016-05-02update test cases to reflect new messagesNiko Matsakis-5/+4
2016-04-12fix various error messagesNiko Matsakis-1/+1
2016-03-30Fix fallout in testsJeffrey Seyfried-2/+2
2015-01-12Fix testsuite errorsmdinger-1/+5
2014-10-29Update tests with the new diagnostic tweaksJakub Bukaj-1/+1
2014-10-24Update tests with the new error messagesJakub Bukaj-2/+3
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-1/+1
2014-06-13Introduce VecPerParamSpace and use it to represent sets of types andNiko Matsakis-1/+0
2014-05-20rustc: Prevant an out of bounds access in typeckAlex Crichton-0/+22