about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-05-06 16:28:39 +1000
committerGitHub <noreply@github.com>2025-05-06 16:28:39 +1000
commit874ad22b7479a28d78116d9ec4dcba5ac3e6f5e4 (patch)
tree72258fb65f26548934cd0d0335b1e342d4c414b4 /compiler/rustc_codegen_gcc
parent32e150d65174983d0e63cfcab444c8ea0ab8ee55 (diff)
parent3564afaa774785ab1400a16b38b0514aa7ab7894 (diff)
downloadrust-874ad22b7479a28d78116d9ec4dcba5ac3e6f5e4.tar.gz
rust-874ad22b7479a28d78116d9ec4dcba5ac3e6f5e4.zip
Rollup merge of #139773 - thaliaarchi:vec-into-iter-last, r=workingjubilee
Implement `Iterator::last` for `vec::IntoIter`

Avoid iterating everything when we have random access to the last element.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions