]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/clippy/tests/ui/repeat_once.fixed
New upstream version 1.71.1+dfsg1
[rustc.git] / src / tools / clippy / tests / ui / repeat_once.fixed
index dc197e50300d8b11939db42d3ee7738bdb9fa9f7..c517bfcc6aa934798fe6b882428b7d1b054f28e7 100644 (file)
@@ -1,4 +1,4 @@
-// run-rustfix
+//@run-rustfix
 #![warn(clippy::repeat_once)]
 #[allow(unused, clippy::redundant_clone)]
 fn main() {