summary refs log tree commit diff
path: root/src/test/compile-fail/const-fn-error.rs
AgeCommit message (Expand)AuthorLines
2018-10-03Move platform dependent output ui tests to compile-failOliver Schneider-0/+30
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-30/+0
2017-12-06Update miri to rustc changesOliver Schneider-2/+5
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