rust/src/libsyntax/parse
bors 9181741ede Auto merge of #51549 - PSeitz:patch-1, r=kennytm
Follow up to #51508, make parse_block public instead parse_block_expr

This is an follow up to #51508

I mistakenly made parse_block_expr public instead of parse_block.
This fixes this.
2018-06-17 14:05:43 +00:00
..
lexer Auto merge of #50296 - cmdd:master, r=nikomatsakis 2018-06-15 19:05:25 +00:00
attr.rs Crate-ify and delete unused code in syntax::parse 2018-06-09 16:57:19 -06:00
classify.rs label-break-value: Parsing and AST/HIR changes 2018-05-16 13:56:24 +02:00
mod.rs Crate-ify and delete unused code in syntax::parse 2018-06-09 16:57:19 -06:00
parser.rs Auto merge of #51549 - PSeitz:patch-1, r=kennytm 2018-06-17 14:05:43 +00:00
token.rs Crate-ify and delete unused code in syntax::parse 2018-06-09 16:57:19 -06:00