mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 07:16:54 +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.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.