about summary refs log tree commit diff
path: root/tests/codegen-llvm/patchable-function-entry/patchable-function-entry-both-flags.rs
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-08-09 13:58:44 +1000
committerGitHub <noreply@github.com>2025-08-09 13:58:44 +1000
commite63e769c9b6233e1f9c0f53d0ec8d276cb7d882f (patch)
tree846dd3da557546400307cffb8c5e16965656e100 /tests/codegen-llvm/patchable-function-entry/patchable-function-entry-both-flags.rs
parent4f80489767f367dc5dd6abb07df2a780ab04a6a1 (diff)
parent4e81ecaf3a45a4bb5a8a78ac407d1ef6a7367e72 (diff)
downloadrust-e63e769c9b6233e1f9c0f53d0ec8d276cb7d882f.tar.gz
rust-e63e769c9b6233e1f9c0f53d0ec8d276cb7d882f.zip
Rollup merge of #144883 - scottmcm:remove-unneeded-drop_in_place, r=nnethercote
Remove unneeded `drop_in_place` calls

Might as well pull this out from rust-lang/rust#144561 because this is still used in things like `Vec::truncate` where it'd be nice to allow it be removed if inlined enough to see that the type is `Copy`.

So long as perf says it's ok, at least 🤞
Diffstat (limited to 'tests/codegen-llvm/patchable-function-entry/patchable-function-entry-both-flags.rs')
0 files changed, 0 insertions, 0 deletions