diff options
| author | Aaron Power <Aaronepower@users.noreply.github.com> | 2018-08-03 20:54:07 +0100 |
|---|---|---|
| committer | Pietro Albini <pietro@pietroalbini.org> | 2018-08-25 11:07:54 +0200 |
| commit | 888ed73f22af7c7a8b4804739c91c1896723b3db (patch) | |
| tree | 89ec5a439f0756160b9f1bf7fd898923ec05f061 | |
| parent | 9d1c7b8c10b6682ad36157ebd006e59663b3fb48 (diff) | |
| download | rust-888ed73f22af7c7a8b4804739c91c1896723b3db.tar.gz rust-888ed73f22af7c7a8b4804739c91c1896723b3db.zip | |
Update RELEASES.md
| -rw-r--r-- | RELEASES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md index 52cd5a67bed..bc6cd4ac746 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -70,7 +70,7 @@ Compatibility Notes [cargo/5831]: https://github.com/rust-lang/cargo/pull/5831/ [`Arc::downcast`]: https://doc.rust-lang.org/std/sync/struct.Arc.html#method.downcast [`Iterator::flatten`]: https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.flatten -[`Rc::downcast`]: https://doc.rust-lang.org/std/sync/struct.Rc.html#method.downcast +[`Rc::downcast`]: https://doc.rust-lang.org/std/rc/struct.Rc.html#method.downcast Version 1.28.0 (2018-08-02) |
