Found unstable fingerprints for item_children
#88427
Labels
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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 tried this code: 5b9d468, and then renamed the top-level directory from
rust
torustc
.I expected to see this happen: The compiler can bootstrap itself (possibly giving an error about the change in rustdoc, I forget if that code compiles).
Instead, this happened:
Meta
rustc --version
:cc @Aaron1011, #84970
The text was updated successfully, but these errors were encountered: