You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of rust-lang#138060 - jdonszelmann:revert-138019, r=compiler-errors
Revert rust-lang#138019 after further discussion about how hir-pretty printing should work
After some more discussion, rust-lang#138019 was probably merged a little fast. Though there probably is a real bug in pretty printing, it is not feasible to add similar pretty printing routines for all attributes, and making this specific exception is likely not desired either. For more context, see post-merge comments on rust-lang#138019
I kept the tests around, but reverted the hir-pretty change.
r? `@compiler-errors`
0 commit comments