]> git.lizzy.rs Git - rust.git/commit
Remove three uses of `LitKind::synthesize_token_lit`.
authorNicholas Nethercote <n.nethercote@gmail.com>
Mon, 5 Dec 2022 04:23:27 +0000 (15:23 +1100)
committerNicholas Nethercote <n.nethercote@gmail.com>
Mon, 5 Dec 2022 05:33:20 +0000 (16:33 +1100)
commit568e647047e2a3b817a3f39d2ecb25989a4981ce
treede22579ebd6962a62d30f1bb5ad0be56487ed1e1
parentd887615b4c83d856cd3e40000968c047f2ff4019
Remove three uses of `LitKind::synthesize_token_lit`.
compiler/rustc_ast/src/attr/mod.rs
compiler/rustc_ast_pretty/src/pprust/state/expr.rs
compiler/rustc_expand/src/proc_macro_server.rs