mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 20:57:21 +00:00

datastructures: replace `once_cell` crate with an impl from std Fixes #75700 r? @matklad We might need a perf run for this change.
datastructures: replace `once_cell` crate with an impl from std Fixes #75700 r? @matklad We might need a perf run for this change.