Static rustc::lint::builtin::LATE_BOUND_LIFETIME_ARGUMENTS
[−]
[src]
pub static LATE_BOUND_LIFETIME_ARGUMENTS: &Lint=
&::lint::Lint{name: "LATE_BOUND_LIFETIME_ARGUMENTS", default_level: ::lint::Warn, desc: "detects generic lifetime arguments in path segments with late bound lifetime parameters",}
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?