]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #54911 - ljedrz:cleanup_codegen_llvm_top, r=michaelwoerister
authorbors <bors@rust-lang.org>
Thu, 11 Oct 2018 11:57:06 +0000 (11:57 +0000)
committerbors <bors@rust-lang.org>
Thu, 11 Oct 2018 11:57:06 +0000 (11:57 +0000)
Cleanup top-level codegen_llvm

- improve allocations
- improve common patterns
- remove explicit returns
- fix spelling & grammatical errors
- whitespace & formatting improvements


Trivial merge