diff options
| author | bors <bors@rust-lang.org> | 2023-04-03 16:41:49 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-04-03 16:41:49 +0000 |
| commit | bf41e753ec60da69f2393850ec5035063a573d95 (patch) | |
| tree | d03fada24938cfa2b54619985d852ab7bf6d66ca /compiler/rustc_codegen_gcc | |
| parent | 17675855094906ba90aca2f119be8fb7afc4d456 (diff) | |
| parent | a2ee7592d6b7c0daa62b7870ade85e0cc0acca05 (diff) | |
| download | rust-bf41e753ec60da69f2393850ec5035063a573d95.tar.gz rust-bf41e753ec60da69f2393850ec5035063a573d95.zip | |
Auto merge of #109819 - scottmcm:index-slice, r=WaffleLapkin
Use `&IndexSlice` instead of `&IndexVec` where possible All the same reasons as for `[T]`: more general, less pointer chasing, and `&mut IndexSlice` emphasizes that it doesn't change *length*. r? `@ghost`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
