]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/src/lib.register_perf.rs
Auto merge of #9148 - arieluy:then_some_unwrap_or, r=Jarcho
[rust.git] / clippy_lints / src / lib.register_perf.rs
index 6bf519c24e848ad2272d6f11e48b1e5166a32596..e1b90acb93c2e9ae78baa4778790830996eb5065 100644 (file)
@@ -7,7 +7,6 @@
     LintId::of(escape::BOXED_LOCAL),
     LintId::of(format_args::FORMAT_IN_FORMAT_ARGS),
     LintId::of(format_args::TO_STRING_IN_FORMAT_ARGS),
-    LintId::of(format_push_string::FORMAT_PUSH_STRING),
     LintId::of(large_const_arrays::LARGE_CONST_ARRAYS),
     LintId::of(large_enum_variant::LARGE_ENUM_VARIANT),
     LintId::of(loops::MANUAL_MEMCPY),