Skip to content

Commit 11273b2

Browse files
authored
Update RELEASES.md
1 parent dacf5c4 commit 11273b2

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
@@ -3,7 +3,7 @@ Version 1.50.0 (2021-02-11)
33

44
Language
55
-----------------------
6-
- [You can now use `const` values for `T` in `[T; N]` array expressions.][79270]
6+
- [You can now use `const` values for `x` in `[x; N]` array expressions.][79270]
77
- [Assignments to `ManuallyDrop<T>` union fields are now considered safe.][78068]
88

99
Compiler

0 commit comments

Comments
 (0)