rust/compiler/rustc_builtin_macros
Nicholas Nethercote 991c91fdaa Reduce P<T> to a typedef of Box<T>.
Keep the `P` constructor function for now, to minimize immediate churn.

All the `into_inner` calls are removed, which is nice.
2025-05-27 13:29:24 +10:00
..
2025-05-27 13:29:24 +10:00
2025-04-19 00:03:35 +02:00