mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:20:40 +03:00
20bff638bf
- `LazyCell::get`: said it was returning a **mutable** reference. - `LazyCell::get_mut`: said it was returning a reference (the mutable was missing).