about summary refs log tree commit diff
path: root/src/test/ui/consts/const-prop-ice.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-5/+0
2020-02-15fix tests, and use variants to test debug and release builds togetherRalf Jung-1/+1
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::RepeatWesley Wiser-0/+1
2018-11-09Fix tidyOliver Scherer-1/+1
2018-11-08Prevent ICE in const-prop array oob checkOliver Scherer-0/+3