We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba2250 commit acd3962Copy full SHA for acd3962
RELEASES.md
@@ -10,7 +10,7 @@ Language
10
function's caller's location information for panic messages.][72445]
11
- [Recursively indexing into tuples no longer needs parentheses.][71322] E.g.
12
`x.0.0` over `(x.0).0`.
13
-- [`mem::transmute` can now be used in static and constants.][72920] **Note**
+- [`mem::transmute` can now be used in statics and constants.][72920] **Note**
14
You currently can't use `mem::transmute` in constant functions.
15
16
Compiler
0 commit comments