rust/compiler/rustc_ast/src/util
bors 2cd2070af7 Auto merge of #105160 - nnethercote:rm-Lit-token_lit, r=petrochenkov
Remove `token::Lit` from `ast::MetaItemLit`.

Currently `ast::MetaItemLit` represents the literal kind twice. This PR removes that redundancy. Best reviewed one commit at a time.

r? `@petrochenkov`
2022-12-12 05:16:50 +00:00
..
comments Add test for block doc comments horizontal trim 2022-02-07 17:07:53 +01:00
case.rs Replace some bool params with an enum 2022-10-01 10:13:02 +00:00
classify.rs Make inline const block ExprWithBlock 2022-12-01 17:54:50 +00:00
comments.rs Remove useless borrows and derefs 2022-12-01 17:34:43 +00:00
literal.rs Auto merge of #105160 - nnethercote:rm-Lit-token_lit, r=petrochenkov 2022-12-12 05:16:50 +00:00
parser.rs Remove useless borrows and derefs 2022-12-01 17:34:43 +00:00
unicode.rs Remove useless borrows and derefs 2022-12-01 17:34:43 +00:00