Document and clean up ty::print some more. #59189
Labels
A-pretty
Area: Pretty printing (including `-Z unpretty`)
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
In order to get #58140 merged before it bitrots again, and needs an eleventh rebase, I've left some of the review comments (by @nikomatsakis) unresolved.
There's also a few things, such as const generics,
$(...)?
in macros, etc. that weren't possible when the PR was originally authored, but can be taken into account now.The text was updated successfully, but these errors were encountered: