resolve_macro_to_def panics #43860
Labels
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
A-proc-macros
Area: Procedural macros
C-bug
Category: This is a bug.
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.
rustc 1.19.0 (0ade33941 2017-07-17)
I have 3 crates
crate a:
crate b:
crate c:
building crate c results in compiler panic
The text was updated successfully, but these errors were encountered: