mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-03 13:13:18 +00:00
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.
This commit is contained in:
commit
1cc33c8c35