summary refs log tree commit diff
path: root/src/test/compile-fail/const-err.rs
AgeCommit message (Collapse)AuthorLines
2015-10-13implement RFC 1229Oliver Schneider-0/+36
const eval errors outside of true constant enviroments are not reported anymore, but instead forwarded to a lint.