tests/ui/treat-err-as-bug/panic-causes-oom-112708.rs
is very slow after #121927
#122009
Labels
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
When doing
x test ui
, I noticed that this particular test now takes a very long time to run. I was able to bisect the change down to #121927.(Notice the jump from milliseconds to seconds.)
@rustbot label +A-testsuite +A-contributor-roadblock +T-compiler
The text was updated successfully, but these errors were encountered: