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:15 -0700
committerGitHub <noreply@github.com>2021-10-06 12:33:15 -0700
commit91e3b5172ce53ff957b0955533f4b3cc39aebf56 (patch)
tree9c6817402f7fb3a87e177f4a959819f8c0edd8ef /compiler/rustc_codegen_llvm/src
parent1e3b5d6725a84b2060f66e61a59f33ad12aa17f8 (diff)
parentb2e4e59fbe201ff23fd2911f2650827ad46902b9 (diff)
downloadrust-91e3b5172ce53ff957b0955533f4b3cc39aebf56.tar.gz
rust-91e3b5172ce53ff957b0955533f4b3cc39aebf56.zip
Rollup merge of #89050 - DeveloperC286:drain_fields_to_private, r=joshtriplett
refactor: VecDeques Drain fields to private

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