about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src
diff options
context:
space:
mode:
authorNoratrieb <48135649+Noratrieb@users.noreply.github.com>2025-09-25 20:36:58 +0200
committerNoratrieb <48135649+Noratrieb@users.noreply.github.com>2025-09-25 20:52:03 +0200
commit9316d4508c42d5e6d91480aec34f66462801ee5d (patch)
tree1a1b3010784c63fd03ebaf8951e292200b7d5423 /compiler/rustc_const_eval/src
parent6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 (diff)
downloadrust-9316d4508c42d5e6d91480aec34f66462801ee5d.tar.gz
rust-9316d4508c42d5e6d91480aec34f66462801ee5d.zip
Remove most `#[track_caller]` from allocating Vec methods
They cause significant binary size overhead while contributing little
value.

Also removes them from the wrapping String methods that do not panic.
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions