rust/compiler/rustc_parse
Nicholas Nethercote e631b1ebfa Invert the sense of is_complete and rename it as needs_tokens.
I have always found `is_complete` an unhelpful name. The new name (and
inverted sense) fits in better with the conditions at its call sites.
2024-07-26 09:58:34 +10:00
..
src Invert the sense of is_complete and rename it as needs_tokens. 2024-07-26 09:58:34 +10:00
Cargo.toml Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
messages.ftl Rollup merge of #127350 - veera-sivarajan:bugfix-126311, r=lcnr 2024-07-19 10:48:03 +02:00