Skip to content

Directly use `Option<&[T]>` instead of converting from `Option<&Vec<T…

b35d601
Select commit
Loading
Failed to load commit list.
Merged

Directly use Option<&[T]> instead of converting from Option<&Vec<T>> later on #81636

Directly use `Option<&[T]>` instead of converting from `Option<&Vec<T…
b35d601
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs