mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +00:00

Most of these just format the ABI string, so... just format ExternAbi? This makes it more consistent and less jank when we can do it.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.