about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/promoted_errors2.rs
AgeCommit message (Expand)AuthorLines
2020-02-15fix tests, and use variants to test debug and release builds togetherRalf Jung-24/+0
2020-01-18Fix some tests failing in `--pass check` modeVadim Petrochenkov-0/+1
2020-01-10Errors in promoteds may only cause lints not hard errorsOliver Scherer-16/+16
2020-01-10Promote `Ref`s to constants instead of staticSantiago Pastorino-0/+2
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-0/+1
2019-12-01Miri core engine: use throw_ub instead of throw_panicRalf Jung-4/+2
2019-09-02Fix tests againYuki Okushi-0/+22