Files
rust/library/alloc/src
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
..
2025-04-09 12:29:59 +01:00
2025-04-09 12:29:59 +01:00
2025-04-12 22:26:38 +08:00
2025-04-27 02:18:08 +03:00
2025-04-28 06:56:13 +10:00
2025-03-10 16:46:18 +08:00
2024-12-05 14:14:17 -08:00