about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-11-24 14:07:37 -0800
committerJoshua Nelson <jnelson@cloudflare.com>2021-12-18 11:38:21 -0600
commit7f383c3aaf38c94fb57b0a926b057f563b8faa47 (patch)
treea96405ef7c35556d195cdfff1ab91ccd0a6728d0 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentd3f300477b89e70dd42379ba53c0e8ff74e9c694 (diff)
downloadrust-7f383c3aaf38c94fb57b0a926b057f563b8faa47.tar.gz
rust-7f383c3aaf38c94fb57b0a926b057f563b8faa47.zip
Write code directly instead of using FromIterator
The FromIterator impl made the code much harder to understand. The types
don't make sense until you realize there's a custom FromIterator impl.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions