Skip to content

Migrate compiler's &Option<T> into Option<&T>#130963

Closed
nyurik wants to merge 1 commit into
rust-lang:masterfrom
nyurik:opts-rustc
Closed

Migrate compiler's &Option<T> into Option<&T>#130963
nyurik wants to merge 1 commit into
rust-lang:masterfrom
nyurik:opts-rustc

Change a few `&Option<T>` into `Option<&T>`

d30ed76
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs