rust/src/librustc
bors df40e61382 Auto merge of #50307 - petrochenkov:keyhyg2, r=nikomatsakis
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.
2018-05-18 10:57:05 +00:00
..
2018-05-17 15:08:30 +03:00
2018-05-17 23:13:08 +03:00
2018-05-17 15:08:30 +03:00
2018-05-17 15:08:30 +03:00
2018-05-17 15:08:30 +03:00
2018-05-17 15:08:30 +03:00
2018-05-17 15:08:30 +03:00
2018-05-17 15:08:30 +03:00
2018-05-17 20:58:28 +01:00

For more information about how rustc works, see the rustc guide.