rust/compiler/rustc_parse/src
bors 23a436606b Auto merge of #88781 - estebank:emoji-idents, r=oli-obk
Tokenize emoji as if they were valid identifiers

In the lexer, consider emojis to be valid identifiers and reject
them later to avoid knock down parse errors.

Partially address #86102.
2021-11-25 08:16:08 +00:00
..
lexer review comment: plural of emoji is emoji 2021-11-23 20:36:19 +00:00
parser Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkor 2021-11-25 05:09:51 +00:00
lib.rs Remove now unused feature from rustc_parse 2021-11-04 23:40:59 +01:00
validate_attr.rs rustc_feature: Convert BuiltinAttribute from tuple to a struct 2021-11-12 20:15:14 +08:00