Skip to content

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

Merged
bors merged 1 commit intorust-lang:masterfrom
LingMan:slice_not_vec
Feb 3, 2021
Merged

Directly use `Option<&[T]>` instead of converting from `Option<&Vec<T>>` later on#81636
bors merged 1 commit intorust-lang:masterfrom
LingMan:slice_not_vec

Commits