rust/compiler/rustc_parse
Nicholas Nethercote 0f285e346f Remove the one use of P<[T]>.
A `Vec` is fine, the additional word (vector vs. boxed slice) doesn't
matter here.
2025-05-27 02:54:18 +10:00
..
src Remove the one use of P<[T]>. 2025-05-27 02:54:18 +10:00
Cargo.toml Update rustc-literal-escaper version to 0.0.2 2025-04-04 22:26:10 +02:00
messages.ftl Improve ternary operator recovery 2025-05-14 13:32:59 +01:00