rustc::lint::builtin::CONST_ERR [] [src]

pub static CONST_ERR: &'static Lint = &::rustc::lint::Lint{name: "CONST_ERR",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "constant evaluation detected erroneous expression",}
Unstable (rustc_private)