mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-22 12:37:32 +00:00
![]() We also have to remove the LLVM argument in cast-target-abi.rs for LLVM 21. I'm not really sure what the best approach here is since that test already uses revisions. We could also fork the test into a copy for LLVM 19-20 and another for LLVM 21, but what I did for now was drop the lint-abort-on-error flag to LLVM figuring that some coverage was better than none, but I'm happy to change this if that was a bad direction. The above also applies for ffi-out-of-bounds-loads.rs. r? dianqk @rustbot label llvm-main |
||
---|---|---|
.. | ||
c-variadic-copy.rs | ||
c-variadic-naked.rs | ||
c-variadic-opt.rs | ||
c-variadic.rs | ||
ffi-const.rs | ||
ffi-out-of-bounds-loads.rs | ||
ffi-pure.rs |