Skip to main content

Module diagnostics

Module diagnostics 

Source

Modules§

check_cfg 🔒

Structs§

DecorateAttrLint
This is a diagnostic struct that will decorate a AttributeLintKind Directly creating the lint structs is expensive, using this will only decorate the lint structs when needed.
DecorateBuiltinLint
This is a diagnostic struct that will decorate a BuiltinLintDiag Directly creating the lint structs is expensive, using this will only decorate the lint structs when needed.