rust/src/libsyntax/parse
PSeitz 6fd9ede0cd
Make span_fatal and parse_block public
span_fatal and parse_block  were made private in #51265. These methods are used in stainless.

Related #51498 #51504
2018-06-11 21:19:12 +02:00
..
lexer Crate-ify and delete unused code in syntax::parse 2018-06-09 16:57:19 -06: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 Make span_fatal and parse_block public 2018-06-11 21:19:12 +02:00
token.rs Crate-ify and delete unused code in syntax::parse 2018-06-09 16:57:19 -06:00