rust/compiler/rustc_expand
Nicholas Nethercote 3fc8f8998c Clarify parse a little.
- Name the colon span as `colon_span` to distinguish it from the other
  `span` local variable.
- Just use basic pattern matching, which is easier to read than `map_or`.
2024-05-23 06:00:57 +10:00
..
src Clarify parse a little. 2024-05-23 06:00:57 +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 #123694 - Xiretza:expand-diagnostics, r=compiler-errors 2024-05-17 07:20:56 +02:00