Skip to content

Don't have Vec<T> delegate to [T]'s bounds for indexing

370df40
Select commit
Loading
Failed to load commit list.
Merged

Have Vec use slice's implementations of Index<I> and IndexMut<I> #47832

Don't have Vec<T> delegate to [T]'s bounds for indexing
370df40
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs