ICE when using serde derives with an invalid inner doc comment #86781
Labels
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.
I'm hitting an ICE when using serde derives with an invalid inner doc comment. This occurs on the playground on both stable and nightly.
Code
Meta
This is the version on my machine:
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: