summary refs log tree commit diff
path: root/src/test/ui/const-eval/issue-44578.rs
AgeCommit message (Expand)AuthorLines
2018-06-05Properly report transitive errorsOliver Schneider-0/+1
2018-06-05Referring to erroneous constants in promoteds must abort the buildOliver Schneider-4/+3
2018-05-12Make the `const_err` lint `deny`-by-defaultOliver Schneider-0/+1
2018-04-15Only warn on erroneous promoted constantsOliver Schneider-0/+37