-Z meta-stats + RUSTC_LOG=info ICEs on next build #135935
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
S-has-bisection
Status: a bisection has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
cargo new --bin meta
to prepare.main.rs:
RUSTC_LOG=info RUSTFLAGS=-Zmeta-stats cargo b
cargo b
, which ICEs.Meta
rustc --version --verbose
:Backtrace
Backtrace with RUST_BACKTRACE=1
The text was updated successfully, but these errors were encountered: