]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/inline_fn_without_body.rs
Auto merge of #9684 - kraktus:ref_option_ref, r=xFrednet
[rust.git] / tests / ui / inline_fn_without_body.rs
index af81feaa374a7cef918faf9630a6974c25ddb983..50746989466504118e3633aaf79c06fa3dd9ee4e 100644 (file)
@@ -1,3 +1,5 @@
+// run-rustfix
+
 #![warn(clippy::inline_fn_without_body)]
 #![allow(clippy::inline_always)]