We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7262592 commit 7deb00bCopy full SHA for 7deb00b
tests/ui/crate-name-attr-used.rs renamed to tests/ui/attributes/crate-name-attr-validation.rs
@@ -1,3 +1,5 @@
1
+//! Checks proper validation of the `#![crate_name]` attribute.
2
+
3
//@ run-pass
4
//@ compile-flags:--crate-name crate_name_attr_used -F unused-attributes
5
0 commit comments