mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
correct a typo in RELEASES.md
This commit is contained in:
parent
ae544ee1c9
commit
9a73bd98dc
@ -34,7 +34,7 @@ Libraries
|
||||
- [Implement libstd for CloudABI.][47268]
|
||||
- [`Float::{from_bits, to_bits}` is now available in libcore.][46931]
|
||||
- [Implement `AsRef<Path>` for Component][46985]
|
||||
- [Implemented `Write` for `Cursor<&mut Vec<T>>`][46830]
|
||||
- [Implemented `Write` for `Cursor<&mut Vec<u8>>`][46830]
|
||||
- [Moved `Duration` to libcore.][46666]
|
||||
|
||||
Stabilized APIs
|
||||
|
Loading…
Reference in New Issue
Block a user