Files
rust/compiler
Jonathan Brouwer bf4d3851c6 Rollup merge of #155161 - saethlin:push_mut_saves, r=Kivooeo
Use Vec::push_mut when adding a chunk to arenas

This fixes https://github.com/rust-lang/rust/issues/155148, which may or may not be worth fixing on its own merits, but I think `Vec::push_mut` also makes the code nicer.
2026-04-12 15:44:20 +02:00
..
2026-04-10 11:42:02 +02:00
2026-04-11 21:14:45 +02:00