summary refs log tree commit diff
path: root/src/test/compile-fail/issue-8761.rs
AgeCommit message (Expand)AuthorLines
2017-02-25rustc_const_eval: always demand typeck_tables for evaluating constants.Eduard-Mihai Burtescu-2/+2
2016-07-23address review commentsAriel Ben-Yehuda-4/+2
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-6/+6
2016-03-10also print the expected type in the error messageOliver Schneider-2/+6
2016-03-10typestrong constant integersOliver Schneider-6/+2
2016-01-18simplify E0308 message for primitive typeskalita.alexey-4/+0
2015-01-12Fix testsuite errorsmdinger-2/+10
2015-01-06test fallout from isize/usizeCorey Richardson-2/+2
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-2/+2
2014-08-18Add missing tests for fixed issuesJakub Wieczorek-0/+18