summary refs log tree commit diff
path: root/src/test/ui/const-len-underflow-separate-spans.rs
AgeCommit message (Expand)AuthorLines
2018-06-28Turn the use of erroneous constants into errors againOliver Schneider-3/+2
2018-06-28Don't const propagate the body of constantsOliver Schneider-1/+1
2018-06-28Merge `ConstVal` and `ConstValue`Oliver Schneider-2/+3
2018-06-05Properly report transitive errorsOliver Schneider-0/+1
2018-05-12Make the `const_err` lint `deny`-by-defaultOliver Schneider-1/+1
2018-03-08Unify the const folding errorsOliver Schneider-0/+1
2018-03-08Fully use miri in transOliver Schneider-0/+1
2018-03-08Produce instead of pointersOliver Schneider-2/+1
2017-12-14Fix rebaseVadim Petrochenkov-4/+2
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-1/+0
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-0/+26