diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2021-03-27 13:36:07 +0100 |
|---|---|---|
| committer | Mara Bos <m-ou.se@m-ou.se> | 2021-03-27 13:37:52 +0100 |
| commit | 7c01e6c38a11a9814da121200c64df5a62a455b1 (patch) | |
| tree | 9287bd883b53566a7a4948770394388a7d12b67a /compiler/rustc_codegen_llvm/src | |
| parent | feaac19f1710ebcfecc783d51f52a9b0d8e998f5 (diff) | |
| download | rust-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
