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 73921f6 commit 8a026f1Copy full SHA for 8a026f1
RELEASES.md
@@ -26,7 +26,7 @@ Language
26
this feature will by default produce a warning as this behaviour can be
27
unintuitive. E.g. `if let _ = 5 {}`
28
- [You can now use `let` bindings, assignments, expression statements, and pattern destructuring in
29
- constant functions.][57175]
+ const functions.][57175]
30
- [You can now specify multiple attributes in a `cfg_attr` attribute.][57332]
31
E.g. `#[cfg_attr(all(), must_use, optimize)]`
32
- [You can now specify a specific alignment with the `#[repr(packed)]`
0 commit comments