about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2021-03-27 13:36:07 +0100
committerMara Bos <m-ou.se@m-ou.se>2021-03-27 13:37:52 +0100
commit7c01e6c38a11a9814da121200c64df5a62a455b1 (patch)
tree9287bd883b53566a7a4948770394388a7d12b67a /compiler/rustc_codegen_llvm/src
parentfeaac19f1710ebcfecc783d51f52a9b0d8e998f5 (diff)
downloadrust-7c01e6c38a11a9814da121200c64df5a62a455b1.tar.gz
rust-7c01e6c38a11a9814da121200c64df5a62a455b1.zip
Derive Debug for io::Chain instead of manually implementing it.
The manual implementation has the same bounds, so I don't think there's
any reason for a manual implementation. The names used in the derive
implementation are even nicer (`first`/`second`) than the manual
implementation (`t`/`u`), and include the `done_first` field too.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions