Files
rust/compiler
bors ba9fc4fbfe Auto merge of #91565 - dtolnay:printhelpers, r=jackh726
Delete duplicated helpers from HIR printer

These functions (`cbox`, `nbsp`, `word_nbsp`, `head`, `bopen`, `space_if_not_bol`, `break_offset_if_not_bol`, `synth_comment`, `maybe_print_trailing_comment`, `print_remaining_comments`) are duplicated with identical behavior across the AST printer and HIR printer, but are not specific to AST or HIR data structures.
2021-12-06 06:58:41 +00:00
..
2021-09-20 22:21:42 -04:00
2021-11-19 07:52:59 +11:00
2021-11-30 13:08:41 -05:00
2021-09-20 22:21:42 -04:00
2021-09-20 22:21:42 -04:00