Skip to content

Commit f24cc7b

Browse files
Update RELEASES.md
Co-Authored-By: Mark Rousskov <[email protected]>
1 parent 5baef96 commit f24cc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Libraries
4646
- [`u8::is_ascii` is now `const`.][68984]
4747
- [`String` now implements `AsMut<str>`.][68742]
4848
- [Added the `primitive` module to `std` and `core`.][67637] This module
49-
reexports Rust's primitive types. This is mainly useful for use in macros
49+
reexports Rust's primitive types. This is mainly useful in macros
5050
where you want avoid these types being shadowed.
5151
- [Relaxed some of the trait bounds on `HashMap` and `HashSet`.][67642]
5252
- [`string::FromUtf8Error` now implements `Clone + Eq`.][68738]

0 commit comments

Comments
 (0)