ICE: Instance::try_resolve
should only be used to resolve instances of functions, statics, and consts; to resolve associated types, use try_normalize_erasing_regions
#139596
Labels
C-bug
Category: This is a bug.
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
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.
auto-reduced (treereduce-rust):
original:
Version information
Possibly related line of code:
rust/compiler/rustc_middle/src/ty/instance.rs
Lines 482 to 494 in 48f89e7
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc -Zcrate-attr=feature(min_generic_const_args)
Program output
@rustbot label +F-min_generic_const_args
The text was updated successfully, but these errors were encountered: