Update RELEASES.md
This commit is contained in:
parent
f1f91c92a4
commit
1d2fbbed33
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Libraries
|
|||
- [Added the `primitive` module to `std` and `core`.][67637] This module
|
||||
reexports Rust's primitive types. This is mainly useful for use in macros
|
||||
where you want avoid these types being shadowed.
|
||||
- [The some of the trait bounds on `HashMap` and `HashSet`.][67642]
|
||||
- [Relaxed some of the trait bounds on `HashMap` and `HashSet`.][67642]
|
||||
- [`string::FromUtf8Error` now implements `Clone + Eq`.][68738]
|
||||
|
||||
Stabilized APIs
|
||||
|
|
Loading…
Add table
Reference in a new issue