Files
rust/library/alloc/src
Jacob Pratt 06fa54768c Rollup merge of #155858 - ChrisDenton:borrowed-len, r=jhpratt
`slice::join`: borrow only once during length calc

This ensures the length calculation will always be self-consistent even if the real length changes when we actually come to use them.

This is a follow up to rust-lang/rust#155708
2026-04-28 05:37:23 -04:00
..
2026-03-14 22:09:35 -04:00
2026-04-24 00:15:42 +00:00
2026-04-20 16:00:18 +00:00
2026-03-25 16:18:33 +03:00
2026-04-09 16:31:12 +00:00
2026-04-27 00:32:43 +02:00