Static clippy_lints::eval_order_dependence::EVAL_ORDER_DEPENDENCE []

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