save-analysis causes ICE #68621
Labels
A-save-analysis
Area: saving results of analyses such as inference and borrowck results to a file.
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
glacier
ICE tracked in rust-lang/glacier.
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.
When running
cargo-udeps
on noria in thenoria/
subdirectory, a call torustc
with-Z save-analysis
causes the following ICE:I'm not exactly sure what additional information to provide? I filed an issue with
cargo-udeps
, and was forwarded here since it is an ICE.The text was updated successfully, but these errors were encountered: