rust/src/libsyntax/parse
kennytm 5eb4689d1f
Rollup merge of #49395 - petrochenkov:obsolete, r=alexcrichton
libsyntax: Remove obsolete.rs

This little piece of infra is obsolete (ha-ha) and is unlikely to be used in the future, even if new obsolete syntax appears.
2018-03-27 10:47:51 +02:00
..
lexer Move raw_identifiers check to the lexer. 2018-03-18 11:21:38 -05:00
attr.rs improve attribute trailing semicolon error 2018-03-17 21:23:41 +08: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 libsyntax: Remove obsolete.rs 2018-03-27 00:45:28 +03:00
parser.rs libsyntax: Remove obsolete.rs 2018-03-27 00:45:28 +03:00
token.rs Fix pretty-printing for raw identifiers 2018-03-27 00:07:16 +03:00