HIR pretty-printer does not print lifetimes in types #85089
Labels
A-HIR
Area: The high-level intermediate representation (HIR)
A-pretty
Area: Pretty printing (including `-Z unpretty`)
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Output
(From the Playground.)
Note that the uses of
A
,B
, andFoo
don't include their lifetimes.The text was updated successfully, but these errors were encountered: