Matthias Krüger 2fd765c1d9
Rollup merge of #89990 - petrochenkov:idempty, r=wesleywiser
rustc_span: `Ident::invalid` -> `Ident::empty`

The equivalent for `Symbol`s was renamed some time ago (`kw::Invalid` -> `kw::Empty`), and it makes sense to do the same thing for `Ident`s as well.
2021-10-18 08:13:30 +02:00
..
2021-06-20 11:52:51 +02:00
2021-10-08 19:32:16 +03:00
2021-07-17 19:41:02 +02:00
2021-08-18 09:25:26 +02:00
2021-10-04 22:13:00 +02:00
2021-05-30 22:44:40 +03:00