rust/compiler/rustc_parse
Nicholas Nethercote b33fdb2c70 Move TokenDescription.
From the `parser` module to the `errors` module, which is where most of
its uses are.

This means the `errors` module no longer depends on the `parser` module,
removing a cyclic dependency between the two modules.
2026-01-27 12:07:37 +11:00
..
src Move TokenDescription. 2026-01-27 12:07:37 +11:00
Cargo.toml Update literal-escaper version to 0.0.7 2026-01-08 14:10:33 +01:00
messages.ftl Recover from struct literals with placeholder or empty path 2026-01-26 04:09:28 +05:30