rust/compiler/rustc_parse/src
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
..
lexer [ui] Rearrange StringReader/TokenTreesReader creation. 2022-09-26 13:35:46 +10:00
parser FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
lib.rs Only enable the let_else feature on bootstrap 2022-09-15 21:06:45 +02:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00