]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/clippy/tests/ui/wildcard_imports.fixed
New upstream version 1.74.1+dfsg1
[rustc.git] / src / tools / clippy / tests / ui / wildcard_imports.fixed
index 67173f40654feb8fbeceb718c89d924a9b54d44c..2828f9d048efccd35ee3608674d4ba4e7fe9432a 100644 (file)
@@ -1,5 +1,5 @@
 //@edition:2015
-//@run-rustfix
+
 //@aux-build:wildcard_imports_helper.rs
 
 // the 2015 edition here is needed because edition 2018 changed the module system