Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#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 rust-lang#74465 and rust-lang#105587 This should not block rust-lang#105587
- Loading branch information