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 9509092 commit 3f1ed86Copy full SHA for 3f1ed86
src/doc/reference.md
@@ -1894,7 +1894,7 @@ type int8_t = i8;
1894
1895
### Crate-only attributes
1896
1897
-- `crate_id` - specify the this crate's crate ID.
+- `crate_name` - specify the this crate's crate name.
1898
- `crate_type` - see [linkage](#linkage).
1899
- `feature` - see [compiler features](#compiler-features).
1900
- `no_builtins` - disable optimizing certain code patterns to invocations of
0 commit comments