Skip to content

Commit 8a026f1

Browse files
CentrilAaronepower
andauthored
Update RELEASES.md
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
1 parent 73921f6 commit 8a026f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Language
2626
this feature will by default produce a warning as this behaviour can be
2727
unintuitive. E.g. `if let _ = 5 {}`
2828
- [You can now use `let` bindings, assignments, expression statements, and pattern destructuring in
29-
constant functions.][57175]
29+
const functions.][57175]
3030
- [You can now specify multiple attributes in a `cfg_attr` attribute.][57332]
3131
E.g. `#[cfg_attr(all(), must_use, optimize)]`
3232
- [You can now specify a specific alignment with the `#[repr(packed)]`

0 commit comments

Comments
 (0)