Skip to main content

CARGO_LINTS_MSRV

Static CARGO_LINTS_MSRV 

Source
static CARGO_LINTS_MSRV: RustVersion
Expand description

Version required for specifying [lints.cargo]

Before this, it was an error. No on-by-default lint should fire before this time without another way of disabling it.