Static clippy_lints::eval_order_dependence::EVAL_ORDER_DEPENDENCE []

pub static EVAL_ORDER_DEPENDENCE: &'static Lint = &::rustc::lint::Lint{name: "EVAL_ORDER_DEPENDENCE",
                     default_level: ::rustc::lint::Warn,
                     desc:
                         "whether a variable read occurs before a write depends on sub-expression evaluation order",}