1
Fork 0
rust/compiler/rustc_trait_selection
Matthias Krüger 80e861c142
Rollup merge of #137262 - compiler-errors:ast-ir-begone, r=lcnr
Make fewer crates depend on `rustc_ast_ir`

I think it simplifies the crate graph and also exposes people less to confusion if downstream crates don't interact with `rustc_ast_ir` directly and instead just use its functionality reexported through more familiar paths.

r? oli-obk since you introduced ast-ir
2025-02-20 00:55:13 +01:00
..
src Rollup merge of #137262 - compiler-errors:ast-ir-begone, r=lcnr 2025-02-20 00:55:13 +01:00
Cargo.toml Make fewer crates depend on rustc_ast_ir 2025-02-19 07:06:54 +00:00
messages.ftl Rework rustc_dump_vtable 2025-01-30 15:30:04 +00:00