Static clippy_lints::question_mark::QUESTION_MARK []

pub static QUESTION_MARK: &Lint = &::lint::Lint{name: "QUESTION_MARK",
              default_level: ::lint::Warn,
              desc:
                  "checks for expressions that could be replaced by the question mark operator",
              epoch_deny: None,}