Static rustc::lint::builtin::RESOLVE_TRAIT_ON_DEFAULTED_UNIT [] [src]

pub static RESOLVE_TRAIT_ON_DEFAULTED_UNIT: &'static Lint = &::rustc::lint::Lint{name: "RESOLVE_TRAIT_ON_DEFAULTED_UNIT",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "attempt to resolve a trait on an expression whose type cannot be inferred but which currently defaults to ()",}
🔬 This is a nightly-only experimental API. (rustc_private)