about summary refs log tree commit diff
path: root/src/test/compile-fail/invalid-path-in-const.rs
AgeCommit message (Expand)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-14/+0
2017-02-25rustc_const_eval: always demand typeck_tables for evaluating constants.Eduard-Mihai Burtescu-2/+1
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-1/+2
2015-09-30Don't crash on non-existent path in constant.Eli Friedman-0/+14