diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-05-23 07:43:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-23 07:43:49 +0200 |
| commit | e5cf3cb97d228f7c5ac691ebf3f754bec5a92852 (patch) | |
| tree | 8c634cf1808bd1d68298fa82e72eaca89445a69e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | c186f7c07912064c352f12d8b0aa9d5e5975450e (diff) | |
| parent | 4a2214885d469b27624df33145863037ca148f56 (diff) | |
| download | rust-e5cf3cb97d228f7c5ac691ebf3f754bec5a92852.tar.gz rust-e5cf3cb97d228f7c5ac691ebf3f754bec5a92852.zip | |
Rollup merge of #97087 - Nilstrieb:clarify-slice-iteration-order, r=dtolnay
Clarify slice and Vec iteration order While already being inferable from the doc examples, it wasn't fully specified. This is the only logical way to do a slice iterator, so I think this should be uncontroversial. It also improves the `Vec::into_iter` example to better show the order and that the iterator returns owned values.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
