about summary refs log tree commit diff
path: root/tests/ui/consts/const-integer-bool-ops.stderr
AgeCommit message (Collapse)AuthorLines
2024-12-09fix ICE on type error in promotedRalf Jung-60/+0
2024-12-01fix ICE when promoted has layout size overflowRalf Jung-0/+60
2023-05-15Suppress "erroneous constant used" for constants tainted by errorsTomasz Miąsko-75/+15
When constant evaluation fails because its MIR is tainted by errors, suppress note indicating that erroneous constant was used, since those errors have to be fixed regardless of the constant being used or not.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+171