summary refs log tree commit diff
path: root/src/test/compile-fail/issue-7813.rs
AgeCommit message (Expand)AuthorLines
2017-04-11update various test cases that generate slightly different outputNiko Matsakis-3/+4
2017-04-11remove the subtyping relations from TypeVariableNiko Matsakis-3/+3
2017-04-11use obligations to propagate sub-typing instead of the TV codeNiko Matsakis-3/+2
2017-02-04Add a new ui test and update existing onesCengiz Can-4/+3
2017-02-04Improve error message for uninferrable types #38812Cengiz Can-2/+3
2016-12-03Update error expectationsKeith Yeung-2/+2
2016-08-06Updated error message E0282Adam MedziƄski-1/+3
2015-05-06test: Update expected compile-fail message for E0282Ruud van Asseldonk-2/+2
2014-09-25Integrate builtin bounds fully into the trait checkerNiko Matsakis-2/+2
2014-09-15Add tests for a few A-needstest issuesJakub Wieczorek-0/+14