Module rustc_middle::lint
source · [−]Structs
This struct represents a lint expectation and holds all required information
to emit the unfulfilled_lint_expectations
lint if it is unfulfilled after
the LateLintPass
has completed.
Enums
How a lint level was set.
Constants
Functions
Returns whether span
originates in a foreign crate’s external macro.
Type Definitions
A tuple of a lint level and its source.