rust/library/alloc
Stuart Cook d5c09b4aa6
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.
2025-05-06 16:28:39 +10:00
..
src Rollup merge of #139773 - thaliaarchi:vec-into-iter-last, r=workingjubilee 2025-05-06 16:28:39 +10:00
Cargo.toml Update compiler-builtins to 0.1.157 2025-05-04 22:54:55 +00:00