about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-01-12 20:16:25 +0000
committerbors <bors@rust-lang.org>2025-01-12 20:16:25 +0000
commit48a426eca9df23b24b3559e545cf88dee61d4de9 (patch)
tree80a15318e0963cd644d1bc5f80b8a88926a341f8 /src
parent627513a764a696b59bb2679cc1731a197a088a1d (diff)
parentcda566e22685414bc186468895cd1d9c1c08cf8d (diff)
downloadrust-48a426eca9df23b24b3559e545cf88dee61d4de9.tar.gz
rust-48a426eca9df23b24b3559e545cf88dee61d4de9.zip
Auto merge of #135384 - saethlin:inline-copy-from-slice, r=joboet
Add #[inline] to copy_from_slice

I'm doing cooked things to CGU partitioning for compiler-builtins (https://github.com/rust-lang/rust/pull/135395) and this was the lone symbol in my compiler-builtins rlib that wasn't an intrinsic. Adding `#[inline]` makes it go away.

Perf report indicates a marginal but chaotic effect on compile time, marginal improvement in codegen. As expected.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions