diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-04-21 20:35:29 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-21 20:35:29 +0530 |
| commit | 482e407a1f4a2c67e7fe98682612b78b35025e7a (patch) | |
| tree | 8a91eea370aa18cd830d2dad281b30783219289c /compiler/rustc_codegen_llvm/src/declare.rs | |
| parent | 1d1453a2f643c2dce39daaac560e92dec599baf4 (diff) | |
| parent | 8055bb87c5d17f4e108097f24171cb8baab71072 (diff) | |
| download | rust-482e407a1f4a2c67e7fe98682612b78b35025e7a.tar.gz rust-482e407a1f4a2c67e7fe98682612b78b35025e7a.zip | |
Rollup merge of #110633 - scottmcm:more-take, r=thomcc
More `mem::take` in `library` A bunch of places were using `replace(…, &mut [])`, but that can just be `take`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/declare.rs')
0 files changed, 0 insertions, 0 deletions
