1e06b1757c
Make parse_seq_to_end and parse_path public (see SergioBenitez/Rocket#660, rust-lang/rust#51265) Rocket currently uses `parse_seq_to_end` and `parse_path` in its codegen macros. Assuming I tested correctly, this is the minimal set of methods that are currently necessary to build Rocket again. I would be happy to add documentation of this and Rocket's other usages, if desired. |
||
---|---|---|
.. | ||
lexer | ||
attr.rs | ||
classify.rs | ||
mod.rs | ||
parser.rs | ||
token.rs |