Skip to content

Commit 7054fb4

Browse files
committed
renamed: dupe-first-attr.rs -> modules/mod-cfg-multiple-targets.rs
1 parent 9fb94b3 commit 7054fb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/dupe-first-attr.rs renamed to tests/ui/modules/mod-cfg-multiple-targets.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Regression test for a problem with the first mod attribute
44
// being applied to every mod
55

6-
76
#[cfg(target_os = "linux")]
87
mod hello {}
98

0 commit comments

Comments
 (0)