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