summary refs log tree commit diff
path: root/src/test/compile-fail/const-pattern-not-const-evaluable.rs
AgeCommit message (Expand)AuthorLines
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-6/+10
2016-04-03check constants even if they are unused in the current crateOliver Schneider-3/+3
2015-12-06add test for const eval errors in patternsOliver Schneider-0/+39