summary refs log tree commit diff
path: root/src/test/compile-fail/issue-7092.rs
AgeCommit message (Expand)AuthorLines
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