about summary refs log tree commit diff
path: root/src/test/ui/treat-err-as-bug
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-47/+0
2022-10-18Clean up query descriptionsnils-2/+2
Use the same tense everywhere and prefer display over debug, as these descriptions are user facing.
2021-02-22Set RUST_BACKTRACE=0 when running `treat-err-as-bug` testsAaron Hill-2/+4
These ensure that these tests pass regardless of what RUST_BACKTRACE is set to in the user's shell.
2021-02-07Create ui test for -Ztreat-err-as-bug delay_span_bugSantiago Pastorino-0/+22
2021-02-07Create ui test for -Ztreat-err-as-bug errSantiago Pastorino-0/+23