ICE when macros are used in types. #36540
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Using a macro in both the impl target and an associated type triggers an ICE. I believe this was introduced sometime between September 12th nightly and 1265cbf.
Minimal repro:
Backtrace:
The text was updated successfully, but these errors were encountered: