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

pub static LEGACY_CONSTRUCTOR_VISIBILITY: &'static Lint = &::rustc::lint::Lint{name: "LEGACY_CONSTRUCTOR_VISIBILITY",
                     default_level: ::rustc::lint::Deny,
                     desc:
                         "detects use of struct constructors that would be invisible with new visibility rules",}
🔬 This is a nightly-only experimental API. (rustc_private)