diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-10-23 22:26:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-23 22:26:29 +0200 |
| commit | 8af4a3f9cd222afc708c3ed4e6b2cb6d5a5cd849 (patch) | |
| tree | 6b2a10c21a26a64cb2bdfac8cbbd2d704824388e /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | d287861309bb9a4e7529d6032c2b67347e0ee6e8 (diff) | |
| parent | 5acf26b97e32f1e0e7153ef769d2d541002818e3 (diff) | |
| download | rust-8af4a3f9cd222afc708c3ed4e6b2cb6d5a5cd849.tar.gz rust-8af4a3f9cd222afc708c3ed4e6b2cb6d5a5cd849.zip | |
Rollup merge of #116859 - Nilstrieb:more-more-funny-pretty-printers, r=oli-obk
Make `ty::print::Printer` take `&mut self` instead of `self` based on #116815 This simplifies the code by removing all the `self` assignments and makes the flow of data clearer - always into the printer. Especially in v0 mangling, which already used `&mut self` in some places, it gets a lot more uniform.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
