Vadim Petrochenkov a6808335d4 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.
2021-10-17 23:20:30 +03:00
..
2021-09-18 13:14:29 +02:00
2021-10-02 17:41:14 -05:00
2021-10-08 20:07:44 +02:00
2021-09-20 00:29:53 +02:00