mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 10:39:01 +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.