Static clippy_lints::methods::OR_FUN_CALL []

pub static OR_FUN_CALL: &Lint = &::lint::Lint{name: "OR_FUN_CALL",
              default_level: ::lint::Warn,
              desc:
                  "using any `*or` method with a function call, which suggests `*or_else`",
              epoch_deny: None,}