| Age | Commit message (Expand) | Author | Lines |
| 2025-01-10 | fix ZST handling for Windows ABIs on MSVC target | Ralf Jung | -242/+0 |
| 2025-01-10 | adjust UI tests | The 8472 | -11/+56 |
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -8/+8 |
| 2024-11-26 | tests: remove `//@ pretty-expanded` usages | 许杰友 Jieyou Xu (Joe) | -6/+0 |
| 2024-11-09 | Add v8plus target feature to sparc and use it in create_object_file | Taiki Endo | -0/+83 |
| 2024-11-03 | Move tests/ui/abi/riscv32e-registers.rs to tests/ui/asm/riscv | Taiki Endo | -673/+0 |
| 2024-10-31 | tests: use minicore in `tests/ui/abi/compatibility.rs` as an example | 许杰友 Jieyou Xu (Joe) | -55/+14 |
| 2024-10-30 | tests: Bless `rustc_abi::Abi::Aggregate` => `::Memory` | Jubilee Young | -38/+105 |
| 2024-10-30 | tests: cross-compile multi-platform ZST ABI tests | Jubilee Young | -27/+76 |
| 2024-10-24 | Rollup merge of #130225 - adetaylor:rename-old-receiver, r=wesleywiser | Stuart Cook | -4/+4 |
| 2024-10-23 | Rollup merge of #132002 - RalfJung:abi-compat-option-like, r=compiler-errors | Matthias Krüger | -1/+17 |
| 2024-10-22 | Rename Receiver -> LegacyReceiver | Adrian Taylor | -4/+4 |
| 2024-10-21 | abi/compatibility: also test Option-like types | Ralf Jung | -1/+17 |
| 2024-10-20 | make unsupported_calling_conventions a hard error | Ralf Jung | -104/+59 |
| 2024-10-15 | Rollup merge of #131521 - jdonszelmann:rc, r=joboet | Michael Goulet | -3/+3 |
| 2024-10-14 | Update lint message for ABI not supported | Tamme Dittrich | -53/+53 |
| 2024-10-12 | Rollup merge of #128784 - tdittr:check-abi-on-fn-ptr, r=compiler-errors | Matthias Krüger | -53/+1012 |
| 2024-10-11 | rename RcBox in other places too | Jonathan Dönszelmann | -3/+3 |
| 2024-10-05 | Add UI test to verify invalid loads are not generated | Henri Lunnikivi | -0/+673 |
| 2024-09-23 | Also cover the new `extern "C-cmse-nonsecure-entry"` in tests | Tamme Dittrich | -149/+286 |
| 2024-09-23 | Check ABI target compatibility for function pointers | Tamme Dittrich | -53/+875 |
| 2024-09-20 | Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors | bors | -33/+3 |
| 2024-09-18 | Update the minimum external LLVM to 18 | Josh Stone | -3/+0 |
| 2024-09-13 | Update tests for hidden references to mutable static | Obei Sideg | -33/+3 |
| 2024-09-10 | Auto merge of #129403 - scottmcm:only-array-simd, r=compiler-errors | bors | -21/+18 |
| 2024-09-10 | abi/compatibility test: remove tests inside repr(C) wrappers | Ralf Jung | -41/+11 |
| 2024-09-09 | Ban non-array SIMD | Scott McMurray | -21/+18 |
| 2024-08-27 | ABI compat check: detect unadjusted ABI mismatches | Ralf Jung | -3/+4 |
| 2024-08-18 | Auto merge of #125854 - beetrees:zst-arg-abi, r=estebank | bors | -0/+704 |
| 2024-08-09 | unconditionally allow shadow call-stack for AArch64 whenever fixed-x18 is app... | Ding Xiang Fei | -0/+15 |
| 2024-08-02 | Move ZST ABI handling to `rustc_target` | beetrees | -0/+704 |
| 2024-07-30 | Crash test for issue 121444 has been fixed | Nikita Popov | -0/+15 |
| 2024-07-18 | Use more accurate span for `addr_of!` suggestion | Esteban Küber | -2/+2 |
| 2024-07-12 | Auto merge of #123351 - beetrees:x86-ret-snan-rust, r=nikic,workingjubilee | bors | -0/+61 |
| 2024-07-11 | Rollup merge of #127605 - nikic:remove-extern-wasm, r=oli-obk | Matthias Krüger | -86/+63 |
| 2024-07-11 | Remove extern "wasm" ABI | Nikita Popov | -86/+63 |
| 2024-07-11 | Always use a colon in `//@ normalize-*:` headers | Zalathar | -5/+5 |
| 2024-07-04 | Rollup merge of #123043 - GoldsteinE:fix/repr-c-dead-branches, r=oli-obk | Matthias Krüger | -0/+5 |
| 2024-07-01 | Ensure tests don't fail on i586 in CI | beetrees | -43/+47 |
| 2024-06-28 | Clarify guarantees about ABI compatibility | Max “Goldstein” Siling | -0/+1 |
| 2024-06-28 | Disable dead variant removal for `#[repr(C)]` enums. | Goldstein | -0/+4 |
| 2024-06-22 | Allow "C-unwind" fn to have C variadics | Jubilee Young | -0/+8 |
| 2024-06-21 | Fix remaining cases | Michael Goulet | -5/+5 |
| 2024-06-01 | Ensure floats are returned losslessly by the Rust ABI on 32-bit x86 | beetrees | -0/+57 |
| 2024-05-31 | NVPTX: Avoid PassMode::Direct for C ABI | Kjetil Kjeka | -7/+3 |
| 2024-05-29 | Auto merge of #125702 - workingjubilee:tell-tidy-about-csky, r=nikic | bors | -8/+5 |
| 2024-05-29 | Rollup merge of #124655 - Darksonn:fixed-x18, r=lqd,estebank | Matthias Krüger | -0/+25 |
| 2024-05-29 | tests: reenable ABI compatibility test for csky | Jubilee Young | -8/+5 |
| 2024-05-29 | Simplify check for unsupported architectures | Alice Ryhl | -10/+2 |
| 2024-05-29 | Auto merge of #125695 - RalfJung:fn_arg_sanity_check, r=jieyouxu | bors | -0/+1 |