Skip to content

Replace a lazy RefCell<Option<T>> with OnceCell<T> - #114155

Merged
bors merged 1 commit into
rust-lang:masterfrom
Zalathar:once-cell
Jul 29, 2023
Merged

bors merged 1 commit into
rust-lang:masterfrom
Zalathar:once-cell

Replace a lazy `RefCell<Option<T>>` with `OnceCell<T>`

8745fdc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs