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` |
||
|---|---|---|
| .. | ||
| pp | ||
| pprust | ||
| helpers.rs | ||
| lib.rs | ||
| pp.rs | ||
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` |
||
|---|---|---|
| .. | ||
| pp | ||
| pprust | ||
| helpers.rs | ||
| lib.rs | ||
| pp.rs | ||