We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
modules/mod-cfg-multiple-targets.rs
attributes/outer-mod-attr-applies-only-to-first.rs
1 parent 3b24de3 commit fd1a784Copy full SHA for fd1a784
tests/ui/modules/mod-cfg-multiple-targets.rs renamed to tests/ui/attributes/outer-mod-attr-applies-only-to-first.rs
@@ -1,7 +1,7 @@
1
//! Regression test to check that attributes for the first module get applied to the first module
2
//! only and not to subsequent modules
3
//!
4
-//! Added in commit: <https://github.com/rust-lang/rust/commit/7aee9f7b56f8d96f9444ebb1d06e32e024b81974>
+//! Commit: <https://github.com/rust-lang/rust/commit/7aee9f7b56f8d96f9444ebb1d06e32e024b81974>
5
//! Issue : <https://github.com/rust-lang/rust/issues/906>
6
7
//@ check-pass
0 commit comments