about summary refs log tree commit diff
path: root/src/test/ui/treat-err-as-bug/delay_span_bug.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-12/+0
2022-10-18Clean up query descriptionsnils-1/+1
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-0/+1
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/+11