about summary refs log tree commit diff
path: root/src/test/ui/consts/const-prop-ice.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2020-09-26Make invalid integer operation messages consistentvarkor-1/+1
2020-02-18better lint namesRalf Jung-1/+1
2020-02-15fix tests, and use variants to test debug and release builds togetherRalf Jung-3/+3
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-1/+1
2019-12-01Miri core engine: use throw_ub instead of throw_panicRalf Jung-7/+1
2019-10-18[const-prop] Handle MIR Rvalue::RepeatWesley Wiser-1/+7
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
https://github.com/rust-lang/rust/issues/60532
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-11-08Prevent ICE in const-prop array oob checkOliver Scherer-0/+10