diff options
| author | bors <bors@rust-lang.org> | 2024-08-12 09:13:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-08-12 09:13:37 +0000 |
| commit | c2d15557885a54b9c8efbfd51757458f032700a2 (patch) | |
| tree | a462a845d942435699f87639ed8f112804282463 /compiler/rustc_codegen_llvm/src | |
| parent | 757b0a5ace88f2b1c4a27066d19bafe5ee70b3cc (diff) | |
| parent | f7c4716dbfd77e94af774b4531213519821faba6 (diff) | |
| download | rust-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')
0 files changed, 0 insertions, 0 deletions
