We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ed5cb5 + acd3962 commit 6c44bccCopy full SHA for 6c44bcc
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