rust/compiler/rustc_parse/src
Nicholas Nethercote 1dd566a6d0 Overhaul comments in collect_tokens_trailing_token.
Adding details, clarifying lots of little things, etc. In particular,
the commit adds details of an example. I find this very helpful, because
it's taken me a long time to understand how this code works.
2024-07-19 15:25:55 +10:00
..
lexer Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
parser Overhaul comments in collect_tokens_trailing_token. 2024-07-19 15:25:55 +10:00
errors.rs Fix ICE in suggestion caused by being recovered as == 2024-07-18 17:47:31 +00:00
lib.rs Use cfg_attr as a name more. 2024-07-10 15:11:57 +10:00
validate_attr.rs coverage: Tighten validation of #[coverage(off)] and #[coverage(on)] 2024-06-24 20:15:01 +10:00