df40e61382
Implement edition hygiene for keywords Determine "keywordness" of an identifier in its hygienic context. cc https://github.com/rust-lang/rust/pull/49611 I've resurrected `proc` as an Edition-2015-only keyword for testing purposes, but it should probably be buried again. EDIT: `proc` is removed again. |
||
---|---|---|
.. | ||
Cargo.toml | ||
edition.rs | ||
hygiene.rs | ||
lib.rs | ||
span_encoding.rs | ||
symbol.rs |