about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2021-10-06 12:33:16 -0700
committerGitHub <noreply@github.com>2021-10-06 12:33:16 -0700
commit14da7fc9aecd3db114441ba2f0320c75cd066d77 (patch)
tree32fdfc2a473e7f348e5445d5abd59212b3277b8f /compiler/rustc_codegen_llvm/src
parent91e3b5172ce53ff957b0955533f4b3cc39aebf56 (diff)
parent5af61cb114e4af46e5c1c6c97b4556d5f007536f (diff)
downloadrust-14da7fc9aecd3db114441ba2f0320c75cd066d77.tar.gz
rust-14da7fc9aecd3db114441ba2f0320c75cd066d77.zip
Rollup merge of #89245 - DeveloperC286:iter_mut_fields_to_private, r=joshtriplett
refactor: make VecDeque's IterMut fields module-private, not just crate-private

Made the fields of VecDeque's IterMut private by creating a IterMut::new(...) function to create a new instance of IterMut and migrating usage to use IterMut::new(...).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions