Skip to content

Commit 1d2fbbe

Browse files
authored
Update RELEASES.md
1 parent f1f91c9 commit 1d2fbbe

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
@@ -47,7 +47,7 @@ Libraries
4747
- [Added the `primitive` module to `std` and `core`.][67637] This module
4848
reexports Rust's primitive types. This is mainly useful for use in macros
4949
where you want avoid these types being shadowed.
50-
- [The some of the trait bounds on `HashMap` and `HashSet`.][67642]
50+
- [Relaxed some of the trait bounds on `HashMap` and `HashSet`.][67642]
5151
- [`string::FromUtf8Error` now implements `Clone + Eq`.][68738]
5252

5353
Stabilized APIs

0 commit comments

Comments
 (0)