summary refs log tree commit diff
path: root/src/test/ui/const-eval/promoted_errors.rs
AgeCommit message (Expand)AuthorLines
2018-07-23Promoteds are statics and statics have a place, not just a valueOliver Schneider-2/+0
2018-07-18Const-propagate castsOliver Schneider-0/+3
2018-05-19Release mode overflows should not cause const eval to errorOliver Schneider-2/+0
2018-05-12Make the `const_err` lint `deny`-by-defaultOliver Schneider-0/+2
2018-04-23always optimize testOliver Schneider-1/+1
2018-04-15Only warn on erroneous promoted constantsOliver Schneider-0/+28