]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/match_result_ok.rs
Auto merge of #9684 - kraktus:ref_option_ref, r=xFrednet
[rust.git] / tests / ui / match_result_ok.rs
index 0b818723d989776e6764c7bb1488af57c5203d13..bc2c4b50e2729571a38d2e36f2ba70ba124b349d 100644 (file)
@@ -1,8 +1,7 @@
 // run-rustfix
-
 #![warn(clippy::match_result_ok)]
-#![allow(clippy::boxed_local)]
 #![allow(dead_code)]
+#![allow(clippy::boxed_local, clippy::uninlined_format_args)]
 
 // Checking `if` cases