mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
5e4d6278af
compiler: mostly-finish `rustc_abi` updates This almost-finishes all the updates in the compiler to use `rustc_abi` and removes some of the reexports of `rustc_abi` items in `rustc_target` that were previously available. r? ```@compiler-errors```