summary refs log tree commit diff
path: root/src/test/compile-fail/const-err-early.rs
AgeCommit message (Expand)AuthorLines
2016-08-04Update wording on E0080Shantanu Raj-4/+4
2016-06-05rustc_const_eval: track the length and index in IndexOutOfBounds.Eduard Burtescu-2/+4
2016-04-26const_err lint all constant expressionsOliver Schneider-1/+1
2016-04-03check constants even if they are unused in the current crateOliver Schneider-0/+22