rust/compiler
Nicholas Nethercote 10c8b56af1 Factor out common code in PrintState.
The AST and HIR versions of `State::print_ident` are textually
identical, but the types differ slightly. This commit factors out the
common code they both have by replacing `print_ident` with `ann_post`,
which is a smaller function that still captures the type difference.
2023-11-22 08:13:21 +11:00
..
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-22 08:13:21 +11:00
2023-11-19 14:04:40 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-22 08:13:21 +11:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-19 18:07:22 +00:00
2023-11-15 19:41:28 -05:00
2023-11-17 13:28:07 +03:00
2023-11-20 12:46:14 -08:00
2023-11-13 09:45:20 +11:00
2023-11-22 08:13:21 +11:00
2023-11-22 08:13:21 +11:00
2023-11-20 12:46:14 -08:00