rust/compiler/rustc_parse
Nicholas Nethercote 33516ac09a [ui] Rearrange StringReader/TokenTreesReader creation.
`TokenTreesReader` wraps a `StringReader`, but the `into_token_trees`
function obscures this. This commit moves to a more straightforward
control flow.
2022-09-26 13:35:46 +10:00
..
src [ui] Rearrange StringReader/TokenTreesReader creation. 2022-09-26 13:35:46 +10:00
Cargo.toml migrate ambiguous plus diagnostic 2022-04-25 22:55:15 +02:00