rust/tests/ui/treat-err-as-bug
Esteban Küber 0efeec580a Mention crate being analysized in query description
"running analysis passes on this crate" -> "running analysis passes on crate `foo`"

This message is displayed in cycle errors in particular, and in some cases without any spans or any other identifiable information to determine which dependency introduced the cycle.
2025-10-31 21:20:08 +00:00
..
err.rs Print thread ID in panic message if thread name is unknown 2025-08-06 23:59:47 +00:00
err.stderr Mention crate being analysized in query description 2025-10-31 21:20:08 +00:00
panic-causes-oom-112708.rs compiletest: Support matching on non-json lines in compiler output 2025-05-04 18:27:45 +03:00
span_delayed_bug.rs Print thread ID in panic message if thread name is unknown 2025-08-06 23:59:47 +00:00
span_delayed_bug.stderr compiletest: Support matching on non-json lines in compiler output 2025-05-04 18:27:45 +03:00