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 77c6dd3 commit bba17a0Copy full SHA for bba17a0
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