diff options
| author | Aaron Power <Aaronepower@users.noreply.github.com> | 2018-03-19 12:38:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-19 12:38:04 +0000 |
| commit | e2cf17278d1eabe30100095191f0b3c19e1f4f2a (patch) | |
| tree | 67ac7222876231222ff6c949f41953d12a4c463b | |
| parent | f83618b9dac3b92b554d3751dcdea9aeefc6e72a (diff) | |
| download | rust-e2cf17278d1eabe30100095191f0b3c19e1f4f2a.tar.gz rust-e2cf17278d1eabe30100095191f0b3c19e1f4f2a.zip | |
Update RELEASES.md
| -rw-r--r-- | RELEASES.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md index e6f6e044083..51c36c99858 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -33,7 +33,6 @@ Libraries - [`UnsafeCell::into_inner` is now safe.][47204] - [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] - [Moved `Duration` to libcore.][46666] @@ -59,7 +58,6 @@ Cargo Misc ---- - - [Rust by example is now shipped with new releases][46196] Compatibility Notes |
