summary refs log tree commit diff
path: root/src/test/compile-fail/const-fn-error.rs
AgeCommit message (Expand)AuthorLines
2017-09-11rustc: evaluate fixed-length array length expressions lazily.Eduard-Mihai Burtescu-1/+1
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-2/+3
2016-05-07test: adjust for the move to MIR-based const checking.Eduard Burtescu-6/+3
2016-01-15move const block checks before lowering stepOliver Schneider-0/+29