rust/compiler/rustc_passes
Jubilee d6be363400
Rollup merge of #132249 - workingjubilee:add-rustc-abi, r=compiler-errors
compiler: Add rustc_abi dependence to the compiler

Depend on rustc_abi in compiler crates that use it indirectly but have not yet taken on that dependency, and are not *significantly* entangled in my other PRs. This leaves an "excise rustc_target" step after the dust settles.
2024-10-28 10:18:50 -07:00
..
src Rollup merge of #132249 - workingjubilee:add-rustc-abi, r=compiler-errors 2024-10-28 10:18:50 -07:00
Cargo.toml compiler: Add rustc_abi dependence to the compiler 2024-10-27 21:10:58 -07:00
messages.ftl Error on alignments greater than isize::MAX 2024-10-28 13:17:37 +08:00