rust/compiler/rustc_parse
Nicholas Nethercote 33ba2776c9 Remove ast::Token::take.
Instead of replacing `TokenTreesReader::token` in two steps, we can just
do it in one, which is both simpler and faster.
2022-09-26 13:35:43 +10:00
..
src Remove ast::Token::take. 2022-09-26 13:35:43 +10:00
Cargo.toml migrate ambiguous plus diagnostic 2022-04-25 22:55:15 +02:00