Unnamed repository; edit this file 'description' to name the repository.
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.
Michael Goulet 2023-12-06
parent abb3d73 · parent 1c20e9a · commit 0cda56d
0 files changed, 0 insertions, 0 deletions