Expand description
This module contains Diagnostic
and the types/functions it uses for deserialization.
Structs§
- Diagnostic
- A diagnostic message generated by rustc
- Diagnostic
Code - The error code associated to this diagnostic.
- Diagnostic
Span - A section of the source code associated with a Diagnostic
- Diagnostic
Span Line - A line of code associated with the Diagnostic
- Diagnostic
Span Macro Expansion - Macro expansion information associated with a diagnostic.
Enums§
- Applicability
- Whether a suggestion can be safely applied.
- Diagnostic
Level - The diagnostic level