rust/compiler/rustc_builtin_macros
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
..
src rustc_span: Ident::invalid -> Ident::empty 2021-10-17 23:20:30 +03:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00