Module clippy_utils::msrvs

source ·

Macros

Structs

Tracks the current MSRV from clippy.toml, Cargo.toml or set via #[clippy::msrv]

Constants

Functions

parse_msrv 🔒