Skip to content

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

Merged
bors merged 5 commits into
rust-lang:masterfrom
fintelia:vec-index
Mar 4, 2018
Merged

Have Vec use slice's implementations of Index<I> and IndexMut<I>#47832
bors merged 5 commits into
rust-lang:masterfrom
fintelia:vec-index

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