mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 04:26:50 +00:00
Without this, it was not inlined in SyncOnceCell::into_inner(), causing unecessary checks and dead code.
Without this, it was not inlined in SyncOnceCell::into_inner(), causing unecessary checks and dead code.