mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 21:25:29 +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.