about summary refs log tree commit diff
path: root/tests/ui/consts/const-integer-bool-ops.rs
AgeCommit message (Collapse)AuthorLines
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-18/+18
2023-05-15Suppress "erroneous constant used" for constants tainted by errorsTomasz Miąsko-10/+0
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/+85