mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
9ed7cfc952
While slightly verbose, it helps explain "why bother with OnceLock?" This is a point of confusion that has been raised multiple times shortly before and after the stabilization of LazyLock.