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.
2 parents 2fb87ed + 833e88d commit c451bb8Copy full SHA for c451bb8
src/doc/reference.md
@@ -1957,8 +1957,6 @@ macro scope.
1957
object file that this item's contents will be placed into.
1958
- `no_mangle` - on any item, do not apply the standard name mangling. Set the
1959
symbol for this item to its identifier.
1960
-- `packed` - on structs or enums, eliminate any padding that would be used to
1961
- align fields.
1962
- `simd` - on certain tuple structs, derive the arithmetic operators, which
1963
lower to the target's SIMD instructions, if any; the `simd` feature gate
1964
is necessary to use this attribute.
0 commit comments