Skip to content

Commit fd1a784

Browse files
committed
renamed modules/mod-cfg-multiple-targets.rs to attributes/outer-mod-attr-applies-only-to-first.rs
1 parent 3b24de3 commit fd1a784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/modules/mod-cfg-multiple-targets.rs renamed to tests/ui/attributes/outer-mod-attr-applies-only-to-first.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//! Regression test to check that attributes for the first module get applied to the first module
22
//! only and not to subsequent modules
33
//!
4-
//! Added in commit: <https://github.com/rust-lang/rust/commit/7aee9f7b56f8d96f9444ebb1d06e32e024b81974>
4+
//! Commit: <https://github.com/rust-lang/rust/commit/7aee9f7b56f8d96f9444ebb1d06e32e024b81974>
55
//! Issue : <https://github.com/rust-lang/rust/issues/906>
66
77
//@ check-pass

0 commit comments

Comments
 (0)