rust/library/std
bors ce85c98575 Auto merge of #105651 - tgross35:once-cell-inline, r=m-ou-se
Add #[inline] markers to once_cell methods

Added inline markers to all simple methods under the `once_cell` feature. Relates to #74465 and  #105587

This should not block #105587
2022-12-30 19:22:33 +00:00
..
benches
primitive_docs
src Auto merge of #105651 - tgross35:once-cell-inline, r=m-ou-se 2022-12-30 19:22:33 +00:00
tests Replace libstd, libcore, liballoc in docs. 2022-12-30 14:00:40 +01:00
build.rs
Cargo.toml Bump compiler-builtins to 0.1.85 2022-12-08 15:34:46 +01:00