mirror of https://github.com/rwf2/Rocket.git
ed3cc13b84
This resolves syntax ambiguity issues with public typed-stream macros. Prior to this commit, greedy single-token matching by macro-rules macros would result in certain tokens at the beginning of the macro input, such as 'for', inadvertently triggering a '$ty' matching case resulting in incorrect expansion. |
||
---|---|---|
.. | ||
export.rs | ||
mod.rs | ||
test_guide.rs | ||
typed_stream.rs | ||
uri.rs | ||
uri_parsing.rs |