summary refs log tree commit diff
path: root/src/test/ui/const-eval/promoted_errors.stderr
AgeCommit message (Expand)AuthorLines
2018-06-05Refactor the const eval diagnostic APIOliver Schneider-4/+4
2018-05-19Release mode overflows should not cause const eval to errorOliver Schneider-20/+8
2018-05-12Make the `const_err` lint `deny`-by-defaultOliver Schneider-9/+13
2018-04-30Improve div by zero const eval errorsOliver Schneider-3/+3
2018-04-30Update ui test outputOliver Schneider-6/+6
2018-04-15Only warn on erroneous promoted constantsOliver Schneider-0/+50