ICE: has_escaping_bound_vars in tracing-subscriber #95087
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.
I didn't have time yet to find a minimal code sample. I originally encountered the ICE in a github actions build.
NB:
cargo check
passes, whilecargo build
does not. The beta and stable Rust releases also are able to build.Code
<code>
Meta
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: