mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
aa0e8e1475
It currently doesn't work at all. This commit changes it to a simpler imperative style that produces a valid `tokens` vec. (An aside: I find `Iterator::scan` to be a pretty wretched function, that produces code which is very hard to understand. Probably why this is just one of two uses of it in the entire compiler.) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |