diff options
| author | bors <bors@rust-lang.org> | 2023-02-03 14:22:42 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-02-03 14:22:42 +0000 |
| commit | 9545094994f1ab45cab5799d5b45980871a9e97b (patch) | |
| tree | f20e2d08b8836fe5498948b0863680019083975c /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | a94b9fd0ace1336a3dd93f51f1c0db6ca0fd7f92 (diff) | |
| parent | d8651aae22d3b2251045647e7313fea37381362a (diff) | |
| download | rust-9545094994f1ab45cab5799d5b45980871a9e97b.tar.gz rust-9545094994f1ab45cab5799d5b45980871a9e97b.zip | |
Auto merge of #107599 - clubby789:debug-less-ref, r=nnethercote
Don't generate unecessary `&&self.field` in deriving Debug Since unsized fields may only be the last one in a struct, we only need to generate a double reference (`&&self.field`) for the final one. cc `@nnethercote`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
