about summary refs log tree commit diff
path: root/src/test/ui/const-eval/pub_const_err_bin.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-21/+0
2018-06-28Don't const propagate the body of constantsOliver Schneider-2/+1
2018-05-12Make the `const_err` lint `deny`-by-defaultOliver Schneider-0/+1
2018-04-24Warn on all erroneous constantsOliver Schneider-0/+21