rust/src/libsyntax/parse
Zack M. Davis ba0dd8eb02 in which ! is suggested for erroneous identifier not
Impressing confused Python users with magical diagnostics is perhaps
worth this not-grossly-unreasonable (only 40ish lines) extra complexity
in the parser?

Thanks to Vadim Petrochenkov for guidance.

This resolves #46836.
2018-04-09 08:45:12 -07:00
..
lexer Use Span instead of SyntaxContext in Ident 2018-04-06 11:46:26 +03:00
attr.rs Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03:00
classify.rs Catch expression does not require semicolon to be a statement 2017-07-18 03:42:21 +03:00
common.rs Fix some clippy warnings in libsyntax 2017-05-12 20:05:39 +02:00
mod.rs Remove more duplicated spans 2018-04-06 11:50:49 +03:00
parser.rs in which ! is suggested for erroneous identifier not 2018-04-09 08:45:12 -07:00
token.rs in which ! is suggested for erroneous identifier not 2018-04-09 08:45:12 -07:00