diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-21 12:05:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-21 12:05:08 +0100 |
| commit | 3331d0d1e75477e2f1cd2bad402661aca77f6711 (patch) | |
| tree | e8e2645d1de0aab6d23c2d48b96e8abfc8ed9210 /tests/coverage/branch/lazy-boolean.coverage | |
| parent | 300d3fb2fd1ef83409c7ae6daa378acdfc3bfe2c (diff) | |
| parent | ebacf7acd30d5fe9e7b889ac47a238c495737346 (diff) | |
| download | rust-3331d0d1e75477e2f1cd2bad402661aca77f6711.tar.gz rust-3331d0d1e75477e2f1cd2bad402661aca77f6711.zip | |
Rollup merge of #122801 - celinval:smir-pretty, r=compiler-errors
Fix misc printing issues in emit=stable_mir Trying to continue the work that ````@ouz-a```` started here: https://github.com/rust-lang/rust/pull/118364 Few modifications beyond fixes: 1. I made the `pretty_*` functions private. 2. I added a function to print the instance body 3. Changed a bunch of signatures to write to the writer directly. 4. Added a function to translate the place to its internal representation, so we could use the internal debug implementation. 5. Also removed `pretty_ty`, replaced by Display implementation of Ty which uses the internal display.
Diffstat (limited to 'tests/coverage/branch/lazy-boolean.coverage')
0 files changed, 0 insertions, 0 deletions
