Skip to content

Commit bba17a0

Browse files
committed
moved renamed docs | crate-name-attr-used.rs
1 parent 77c6dd3 commit bba17a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/crate-name-attr-used.rs renamed to tests/ui/attributes/crate-name-attr-validation.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Checks proper validation of the `#![crate_name]` attribute.
2+
13
//@ run-pass
24
//@ compile-flags:--crate-name crate_name_attr_used -F unused-attributes
35

0 commit comments

Comments
 (0)