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
..
2025-05-27 02:54:18 +10:00
2025-05-14 13:32:59 +01:00