about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-12 09:13:37 +0000
committerbors <bors@rust-lang.org>2024-08-12 09:13:37 +0000
commitc2d15557885a54b9c8efbfd51757458f032700a2 (patch)
treea462a845d942435699f87639ed8f112804282463 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent757b0a5ace88f2b1c4a27066d19bafe5ee70b3cc (diff)
parentf7c4716dbfd77e94af774b4531213519821faba6 (diff)
downloadrust-c2d15557885a54b9c8efbfd51757458f032700a2.tar.gz
rust-c2d15557885a54b9c8efbfd51757458f032700a2.zip
Auto merge of #17842 - mo8it:crossbeam-channel, r=Veykril
internal: Optimize the usage of channel senders

Used `Sender` directly instead of a boxed closure. There is no need to use the boxed closure. This also allows the caller to decide to do something other than `unwrap` (not a fan of it BTW).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions