| Age | Commit message (Expand) | Author | Lines |
| 2025-04-13 | UI tests: migrate remaining compile time `error-pattern`s to line annotations | Vadim Petrochenkov | -1/+0 |
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -7/+7 |
| 2025-04-06 | update/bless tests | Bennet Bleßmann | -7/+28 |
| 2025-04-05 | Update the minimum external LLVM to 19 | Josh Stone | -1/+0 |
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -1/+4 |
| 2025-03-25 | add FCW to warn about wasm ABI transition | Ralf Jung | -1/+0 |
| 2025-03-19 | Use explicit cpu in some asm and codegen tests. | Jesus Checa Hidalgo | -23/+24 |
| 2025-03-15 | Rollup merge of #138056 - heiher:loong64v1.1-features, r=petrochenkov | León Orell Valerian Liehr | -0/+1 |
| 2025-03-14 | rustc_target: Add target features for LoongArch v1.1 | WANG Rui | -0/+1 |
| 2025-03-06 | Rollup merge of #137805 - RalfJung:layout-debug-print, r=Noratrieb | Michael Goulet | -38/+38 |
| 2025-03-05 | Rollup merge of #138028 - workingjubilee:is-rustic-abi, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2025-03-05 | Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -3/+4 |
| 2025-03-04 | compiler: use `is_rustic_abi` in ty_utils | Jubilee Young | -0/+6 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -53/+53 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -0/+583 |
| 2025-03-01 | Rollup merge of #137771 - estebank:abi-sugg, r=compiler-errors | Matthias Krüger | -16/+22 |
| 2025-02-28 | adjust Layout debug printing to match the internal field names | Ralf Jung | -38/+38 |
| 2025-02-28 | Tweak incorrect ABI suggestion | Esteban Küber | -16/+22 |
| 2025-02-27 | Delete tuple unsizing | Alice Ryhl | -3/+4 |
| 2025-02-24 | tests: use minicore more | David Wood | -199/+184 |
| 2025-02-23 | Auto merge of #137225 - RalfJung:vectorcall, r=nnethercote | bors | -0/+1475 |
| 2025-02-20 | Update ui tests with `LayoutData { uninhabited: ... }` etc | Zachary S | -0/+38 |
| 2025-02-20 | vectorcall ABI: error if sse2 is not available | Ralf Jung | -24/+63 |
| 2025-02-20 | mono-time abi_check: unify error paths for call and definition sites | Ralf Jung | -0/+1436 |
| 2025-02-16 | use add-core-stubs / minicore for a few more tests | Ralf Jung | -9/+10 |
| 2025-02-09 | compiler: remove `abi`-specific `extern "{abi}"` suggestions | Jubilee Young | -24/+2 |
| 2025-02-04 | Rollup merge of #134777 - saethlin:enable-more-tests-on-windows, r=Noratrieb | Jacob Pratt | -2/+2 |
| 2025-02-03 | Enable more tests on Windows | Ben Kimock | -2/+2 |
| 2025-01-31 | Insert null checks for pointer dereferences when debug assertions are enabled | Bastian Kersting | -0/+1 |
| 2025-01-26 | Auto merge of #135764 - nikic:llvm-20-test-fixes, r=wesleywiser | bors | -9/+92 |
| 2025-01-23 | tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}` | 许杰友 Jieyou Xu (Joe) | -7/+4 |
| 2025-01-23 | Fix sparcv8plus test on LLVM 20 | Nikita Popov | -9/+92 |
| 2025-01-17 | Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee | bors | -153/+192 |
| 2025-01-16 | Add gpu-kernel calling convention | Flakebi | -153/+192 |
| 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 |