mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
2d637f70a8
makes entry_abi a lowering of the ABI string, so now it can be ```json "entry_abi": "C", "entry_abi": "win64", "entry_abi": "aapcs", ```