diff options
| author | bors <bors@rust-lang.org> | 2023-06-22 15:06:03 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-06-22 15:06:03 +0000 |
| commit | 2efe09170530fa18e42ff05b8d9dd23f00b5c430 (patch) | |
| tree | a250e7a11e41e4c22061d693265afbab49f902ac /compiler/rustc_parse/src | |
| parent | fa06a371b715f137c952577cfded4e49cb7e76c4 (diff) | |
| parent | 5dd7550a0887eb3a4edcad3f29de909b02e2e735 (diff) | |
| download | rust-2efe09170530fa18e42ff05b8d9dd23f00b5c430.tar.gz rust-2efe09170530fa18e42ff05b8d9dd23f00b5c430.zip | |
Auto merge of #112913 - nnethercote:avoid-Lrc-Box-dyn-CodegenBackend, r=compiler-errors
Avoid `Lrc<Box<dyn CodegenBackend>>`. Because `Lrc<Box<T>>` is silly. (Clippy warns about `Rc<Box<T>>` and `Arc<Box<T>>`, and it would warn here if (a) we used Clippy with rustc, and (b) Clippy knew about `Lrc`.) r? `@bjorn3`
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
