]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/tests/ui/expect_fun_call.fixed
Rollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
[rust.git] / src / tools / clippy / tests / ui / expect_fun_call.fixed
index a756d1cf50659473e1c43bbaca97ed675b9c4755..cf923a6a5940c3574216eca71be849f9cd89d6e5 100644 (file)
@@ -1,6 +1,7 @@
 // run-rustfix
 
 #![warn(clippy::expect_fun_call)]
+#![allow(clippy::to_string_in_format_args)]
 
 /// Checks implementation of the `EXPECT_FUN_CALL` lint