about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-12-05 14:52:41 -0500
committerGitHub <noreply@github.com>2023-12-05 14:52:41 -0500
commitad23f30b1d8c7d8599350dfe60aa4d2dd75d4f72 (patch)
treebf5ce49ea98e366e66002819f00da4ba10b64630 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent19bf7495605962df2b0bfa96382a4f717f63b0c3 (diff)
parentf6c30b3a54630ce4fa49ad2333a82afe1a0e8453 (diff)
downloadrust-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