]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/tests/ui/match_result_ok.fixed
Auto merge of #102717 - beetrees:repr128-c-style-debuginfo, r=nagisa
[rust.git] / src / tools / clippy / tests / ui / match_result_ok.fixed
index d4760a97567ea9da7c71f9548c72c7eb878418be..8b91b9854a040667693fb0e2911beb0635e635b1 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