Module ra_ap_hir::diagnostics[][src]

Expand description

Re-export diagnostics such that clients of hir don’t have to depend on low-level crates.

This probably isn’t the best way to do this – ideally, diagnistics should be expressed in terms of hir types themselves.

Structs

BreakOutsideOfLoop
InactiveCode
IncorrectCase
MacroError
MismatchedArgCount
MissingFields
MissingMatchArms
MissingOkOrSomeInTailExpr
MissingUnsafe
NoSuchField
RemoveThisSemicolon
ReplaceFilterMapNextWithFindMap
UnimplementedBuiltinMacro
UnresolvedExternCrate
UnresolvedImport
UnresolvedMacroCall
UnresolvedModule
UnresolvedProcMacro

Enums

AnyDiagnostic