We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13d9a03 + 38b4bde commit bca50f2Copy full SHA for bca50f2
src/keywords.md
@@ -106,7 +106,7 @@ is possible to declare a variable or method with the name `union`.
106
[loop labels]: expressions/loop-expr.html#loop-labels
107
[Macros]: macros.html
108
[attributes]: attributes.html
109
-[Macro placholders]: macros-by-example.html
+[Macro placeholders]: macros-by-example.html
110
[Crates]: crates-and-source-files.html
111
[union]: items/unions.html
112
[variants]: items/enumerations.html
src/undocumented.md
@@ -13,7 +13,6 @@ to shrink!
13
in [Conditional compilation]
14
- [`dllimport`] - one element mentioned but not explained at [FFI attributes]
15
- [define `crt_link`]
16
-- [define `unaligned_access`]
17
- `impl Trait`
18
19
[`libstd` facade]: https://github.com/rust-lang/rfcs/pull/40
0 commit comments