You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
davidrusu opened this issue
Oct 29, 2018
· 1 comment
Labels
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)A-resolveArea: Name resolutionI-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)A-resolveArea: Name resolutionI-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
I've managed to reduce the exploding code to:
link to proof in rust-playground
I get an ICE on stable, beta and nightly channels.
backtrace running stable 1.30.0
The text was updated successfully, but these errors were encountered: