mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
99c647f39b
Enforce correct number of arguments for `"x86-interrupt"` functions Tracking issue: rust-lang/rust#40180 Partially fixes rust-lang/rust#132835 `````@rustbot````` label: +F-abi_x86_interrupt +A-LLVM +O-x86_64 +O-x86_32 +A-ABI