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

DiagnosticCode
DiagnosticSink
DiagnosticSinkBuilder
InactiveCode
IncorrectCase
MacroError
MismatchedArgCount
MissingFields
MissingMatchArms
MissingOkOrSomeInTailExpr
NoSuchField
RemoveThisSemicolon
ReplaceFilterMapNextWithFindMap
UnresolvedExternCrate
UnresolvedImport
UnresolvedMacroCall
UnresolvedModule
UnresolvedProcMacro

Traits

Diagnostic