mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:19:36 +00:00
compiler: Continue introducing rustc_abi to the compiler Some crates have not heard of rustc_abi before, so arrange introductions. Encourage some crates to go further and leave rustc_target behind: it was no good for them.