"no warnings or errors encountered even though delayed_good_path_bugs
issued" after panic
#117381
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I'm getting a panic
(that's expected, I'm working on that part of the compiler)
and after that I am getting a second error
That's bad, it makes the panic message harder to find. It's also wrong, there was an error encountered, a panic even!
Cc @compiler-errors -- that's one of the trimmed-path issues I encountered recently (but might be unrelated to #117373)
The text was updated successfully, but these errors were encountered: