Static clippy_lints::minmax::MIN_MAX []

pub static MIN_MAX: &Lint = &::lint::Lint{name: "MIN_MAX",
              default_level: ::lint::Deny,
              desc:
                  "`min(_, max(_, _))` (or vice versa) with bounds clamping the result to a constant",
              epoch_deny: None,}