rust/compiler
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-10-16 13:36:05 -07:00
2021-10-15 01:41:31 +02:00
2021-10-10 19:59:36 +01:00