bors bebd57a960 Auto merge of #102944 - nnethercote:ast-Lit-third-time-lucky, r=petrochenkov
Use `token::Lit` in `ast::ExprKind::Lit`.

Instead of `ast::Lit`.

Literal lowering now happens at two different times. Expression literals are lowered when HIR is crated. Attribute literals are lowered during parsing.

r? `@petrochenkov`
2022-11-16 23:03:14 +00:00
..
2022-07-29 15:52:15 +10:00
2022-10-05 12:42:54 +11:00
2022-11-16 09:41:28 +11:00
2022-11-16 09:41:28 +11:00
2022-10-23 10:09:44 +02:00
2022-09-26 10:14:45 +02:00
2022-08-22 07:35:33 +10:00
2022-10-19 00:08:20 +02:00