rust/compiler/rustc_parse
Guillaume Gomez 93ca0af08c
Rollup merge of #141603 - nnethercote:reduce-P, r=fee1-dead
Reduce `ast::ptr::P` to a typedef of `Box`

As per the MCP at https://github.com/rust-lang/compiler-team/issues/878.

r? `@fee1-dead`
2025-06-06 23:53:16 +02:00
..
src Rollup merge of #141603 - nnethercote:reduce-P, r=fee1-dead 2025-06-06 23:53:16 +02:00
Cargo.toml Update rustc-literal-escaper version to 0.0.2 2025-04-04 22:26:10 +02:00
messages.ftl move asm parsing code into rustc_parse 2025-05-27 09:44:10 +02:00