Internal Compiler Error when running tests against library/alloc
#89725
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.
Hi all, I'm looking to work on the std lib (and I've read the rustc-dev docs). I found when cloning the rust source and running tests on library/alloc against the master branch there is a compiler panic.
Here's the error output whilst running
./x.py test --keep-stage 1 library/alloc/
The text was updated successfully, but these errors were encountered: