]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #51664 - jebrosen:pub_parse_methods2, r=Mark-Simulacrum
authorkennytm <kennytm@gmail.com>
Fri, 22 Jun 2018 08:50:43 +0000 (16:50 +0800)
committerGitHub <noreply@github.com>
Fri, 22 Jun 2018 08:50:43 +0000 (16:50 +0800)
commitbac6cc98e5d3a74df1a384bee93e65f51d906738
tree54fd3a3cbabb268fc1d6c76eefb98883c10c7a83
parente920d21d78014c58d4bcec646aac2a6bd867408c
parent2dcafef621f464e61d7e649ae854d416d704a7c3
Rollup merge of #51664 - jebrosen:pub_parse_methods2, r=Mark-Simulacrum

make more libsyntax methods public

Followup for #51502, which was sufficient only for the latest stable release of Rocket. The `master` branch uses a few more. I plan to reimplement the deleted method `parse_seq` in Rocket (see SergioBenitez/Rocket#666), rather than resurrecting it in libsyntax.

r? @Mark-Simulacrum
src/libsyntax/parse/parser.rs