rust/compiler/rustc_ast_pretty/src/pprust
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
..
state Revert "Create const block DefIds in typeck instead of ast lowering" 2024-06-07 08:33:58 +00:00
mod.rs Fix suggestion for E0404 not dealing with multiple generics 2023-06-15 18:19:09 +08:00
state.rs Auto merge of #125174 - nnethercote:less-ast-pretty-printing, r=petrochenkov 2024-06-11 20:11:21 +00:00
tests.rs Avoid unnecessary rustc_span::DUMMY_SP usage. 2024-04-16 15:55:24 +10:00