about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-05 00:37:59 +0100
committerGitHub <noreply@github.com>2021-12-05 00:37:59 +0100
commit4af985ac004fc0578cc6102f8e47844c227d0967 (patch)
tree0d48eba0ee466d1423f469a9820a878b8c558d00 /compiler/rustc_codegen_llvm/src/builder.rs
parent1f2a26e999a4c8e3a053e95f62b1ee403b15faed (diff)
parent0466a1256f46fac36cbdfcabe08153c8d0763cbd (diff)
downloadrust-4af985ac004fc0578cc6102f8e47844c227d0967.tar.gz
rust-4af985ac004fc0578cc6102f8e47844c227d0967.zip
Rollup merge of #91215 - GuillaumeGomez:vec-deque-retain-mut, r=m-ou-se
Implement VecDeque::retain_mut

Part of https://github.com/rust-lang/rust/issues/90829.

In https://github.com/rust-lang/rust/pull/90772, someone suggested that `retain_mut` should also be implemented on `VecDeque`. I think that it follows the same logic (coherency). So first: is it ok? Second: should I create a new feature for it or can we put it into the same one?

r? `@joshtriplett`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions