about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorScott McMurray <scottmcm@users.noreply.github.com>2023-04-20 19:54:46 -0700
committerScott McMurray <scottmcm@users.noreply.github.com>2023-04-20 19:54:46 -0700
commit8055bb87c5d17f4e108097f24171cb8baab71072 (patch)
treee855de473ceb4bf61316f7cca469348d69f0f6b0 /compiler/rustc_codegen_gcc
parentd19b64fb54391b64ce99981577c67c93ac2a9ffa (diff)
downloadrust-8055bb87c5d17f4e108097f24171cb8baab71072.tar.gz
rust-8055bb87c5d17f4e108097f24171cb8baab71072.zip
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_gcc')
0 files changed, 0 insertions, 0 deletions