mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-07 12:33:14 +00:00
![]() It makes very little sense to maintain denylists of ABIs when, as far as non-generic ABIs are concerned, targets usually only support a small subset of the available ABIs. This has historically been a cause of bugs such as us allowing use of the platform-specific ABIs on x86 targets – these in turn would cause LLVM errors or assertions to fire. Fixes #57182 Sponsored by: standard.ai |
||
---|---|---|
.. | ||
abi | ||
asm | ||
spec | ||
lib.rs | ||
tests.rs |