about summary refs log tree commit diff
path: root/tests/ui/treat-err-as-bug/span_delayed_bug.rs
AgeCommit message (Expand)AuthorLines
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-1/+1
2025-05-04compiletest: Support matching on non-json lines in compiler outputVadim Petrochenkov-2/+3
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-1/+1
2025-03-30Remove attribute `#[rustc_error]`Vadim Petrochenkov-1/+1
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-2/+2
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-2/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-7/+7
2024-02-12Tweak delayed bug mentions.Nicholas Nethercote-2/+2
2024-01-13Don't consider delayed bugs for `-Ztreat-err-as-bug`.Nicholas Nethercote-1/+1
2023-12-02Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.Nicholas Nethercote-0/+12