summary refs log tree commit diff
path: root/src/test/ui/const-eval/promoted_const_fn_fail.rs
AgeCommit message (Expand)AuthorLines
2018-07-23Promoteds are statics and statics have a place, not just a valueOliver Schneider-5/+5
2018-06-05Refactor the const eval diagnostic APIOliver Schneider-2/+2
2018-05-19Add a test showing the erroneous promoted bugOliver Schneider-0/+38