missing specialization: <serialize::json::Encoder as SpecializedEncoder<syntax_pos::symbol::Ident>>::specialized_encode
not overridden
#63728
Labels
A-specialization
Area: Trait impl specialization
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The following code when compiled with
-Z ast-json
causes ICE:Error:
The text was updated successfully, but these errors were encountered: