diff options
| author | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2023-10-16 20:26:12 +0200 |
|---|---|---|
| committer | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2023-10-17 18:01:05 +0200 |
| commit | 3895f0e9affaab800f5f2cdc06726aeee9a7ff10 (patch) | |
| tree | f35994d3cd2b29a6a4b3bd29caaebb450e4d5d84 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 98c1e3d95ba7f5d29915dac3f391a296648aa74c (diff) | |
| download | rust-3895f0e9affaab800f5f2cdc06726aeee9a7ff10.tar.gz rust-3895f0e9affaab800f5f2cdc06726aeee9a7ff10.zip | |
Remove "subprinter" types from `Printer`
These are `Self` in almost all printers except one, which can just store the state as a field instead. This simplifies the printer and allows for further simplifications, for example using `&mut self` instead of passing around the printer.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
