We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f50f1 commit b4924bfCopy full SHA for b4924bf
RELEASES.md
@@ -70,7 +70,7 @@ Compatibility Notes
70
[cargo/5831]: https://github.com/rust-lang/cargo/pull/5831/
71
[`Arc::downcast`]: https://doc.rust-lang.org/std/sync/struct.Arc.html#method.downcast
72
[`Iterator::flatten`]: https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.flatten
73
-[`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
74
75
76
Version 1.28.0 (2018-08-02)
0 commit comments