rust/src/libsyntax/parse
Pietro Albini 1535075b58
Rollup merge of #53655 - jcpst:with_applicability, r=estebank
set applicability

Update a few more calls as described in #50723

r? @estebank
2018-08-30 20:15:33 +02:00
..
lexer Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. 2018-08-28 17:04:04 +03:00
attr.rs mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
classify.rs Rename Catch variants to TryBlock 2018-08-19 16:30:53 -07:00
mod.rs Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. 2018-08-28 17:04:04 +03:00
parser.rs Rollup merge of #53655 - jcpst:with_applicability, r=estebank 2018-08-30 20:15:33 +02:00
token.rs Enable macros to pass $:literal to another macro 2018-08-05 11:02:59 -05:00