rust/compiler/rustc_ast_pretty
bors d0227c6a19 Auto merge of #125174 - nnethercote:less-ast-pretty-printing, r=petrochenkov
Print `token::Interpolated` with token stream pretty printing.

This is a step towards removing `token::Interpolated` (#124141). It unavoidably changes the output of the `stringify!` macro, generally for the better.

r? `@petrochenkov`
2024-06-11 20:11:21 +00:00
..
src Auto merge of #125174 - nnethercote:less-ast-pretty-printing, r=petrochenkov 2024-06-11 20:11:21 +00:00
Cargo.toml bump itertools to 0.12 2024-03-08 12:34:05 +03:00