ICE: bad_placeholder_type #74612
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-medium
Medium priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
First time filing a bug report, apologies if i missed anything or if this is a duplicate. Encountered this bug while writing some non-sensical associated function types. Searched around for any similar issues and the closest i found was #70291, seems closely related?
Minimal example:
Playground link:
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=02cf6fb6aed04c3058b258f5f41200d2
The ICE happens on all channels it seems
Backtrace
The text was updated successfully, but these errors were encountered: