mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
a384a5866b
Explain fully qualified syntax for `Rc` and `Arc` Also cleaned up some other small things. @rustbot modify labels: T-doc