diff options
| author | Michael Goulet <michael@errs.io> | 2023-12-05 14:52:41 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-05 14:52:41 -0500 |
| commit | ad23f30b1d8c7d8599350dfe60aa4d2dd75d4f72 (patch) | |
| tree | bf5ce49ea98e366e66002819f00da4ba10b64630 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 19bf7495605962df2b0bfa96382a4f717f63b0c3 (diff) | |
| parent | f6c30b3a54630ce4fa49ad2333a82afe1a0e8453 (diff) | |
| download | rust-ad23f30b1d8c7d8599350dfe60aa4d2dd75d4f72.tar.gz rust-ad23f30b1d8c7d8599350dfe60aa4d2dd75d4f72.zip | |
Rollup merge of #118268 - compiler-errors:pretty-print, r=estebank
Pretty print `Fn<(..., ...)>` trait refs with parentheses (almost) always It's almost always better, at least in diagnostics, to print `Fn(i32, u32)` instead of `Fn<(i32, u32)>`. Related to but doesn't fix #118225. That needs a separate fix.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
