ICE when running stage 0 library/alloc doctests, stage 1 passes #89564
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.
Running
./x.py test library/alloc/ --stage 0 --doc
on commit 25ec827 leads to the the ICE below. The tests pass without error when running the tests under stage 1 instead.Does that mean some beta backport is missing?
Error output
Backtrace
The text was updated successfully, but these errors were encountered: