rust/library/alloc
bors c7f6aa2869 Auto merge of #147042 - Noratrieb:untrack-caller-vec, r=tgross35
Remove most `#[track_caller]` from allocating Vec methods

They cause significant binary size overhead while contributing little value.

closes rust-lang/rust#146963, see that issue for more details.
2025-09-28 03:23:45 +00:00
..
src Auto merge of #147042 - Noratrieb:untrack-caller-vec, r=tgross35 2025-09-28 03:23:45 +00:00
Cargo.toml Add panic=immediate-abort 2025-09-21 13:12:18 -04:00