mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 22:05:31 +03:00
b03436d2e3
In std:rc, clarify the lack of mutability inside an Rc Also, point to the example in Cell's docs for how to do it.