[debug assertion] thread 'rustc' panicked at 'assertion failed: !value.has_escaping_bound_vars()' #70813
Labels
A-inference
Area: Type inference
A-lifetimes
Area: Lifetimes / regions
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-low
Low priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Using a
rustc
built from commit 853c477 with debug assertions enabled (debug=true
in config.toml), I'm seeing an internal compiler error on the following input (found by fuzz-rustc):The text was updated successfully, but these errors were encountered: