summary refs log tree commit diff
path: root/src/test/ui/consts/const-err2.rs
AgeCommit message (Expand)AuthorLines
2020-11-29Update tests to remove old numeric constantsbstrie-3/+3
2020-02-19avoid excessive number of revisionsRalf Jung-1/+1
2020-02-15more revisions and use them for another testRalf Jung-2/+2
2020-02-15fix tests, and use variants to test debug and release builds togetherRalf Jung-11/+12
2020-02-10some more tests for i128 oveflow behaviorRalf Jung-1/+7
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-0/+2
2019-12-01Miri core engine: use throw_ub instead of throw_panicRalf Jung-1/+0
2019-10-18[const-prop] Handle MIR Rvalue::AggregatesWesley Wiser-0/+1
2019-09-02Fix tests againYuki Okushi-2/+1
2019-09-02Fix condition and tests' flagsYuki Okushi-0/+2
2019-09-02Fix overflow_checkYuki Okushi-0/+4
2019-09-02Add `opt-level` checkYuki Okushi-3/+0
2019-09-01Fix const_err with `-(-0.0)`Yuki Okushi-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+39