| Age | Commit message (Expand) | Author | Lines |
| 2024-03-24 | Rework rmake support library to have a weakly-typed API with helper methods | 许杰友 Jieyou Xu (Joe) | -105/+98 |
| 2024-03-23 | Add regression test for #122722 | Guillaume Gomez | -0/+21 |
| 2024-03-22 | Auto merge of #122580 - saethlin:compiler-builtins-can-panic, r=pnkfelix | bors | -0/+142 |
| 2024-03-20 | Add a test | Ben Kimock | -0/+142 |
| 2024-03-18 | Ensure using `otool` that framework linking actually happened | Mads Marquart | -0/+44 |
| 2024-03-17 | Update the minimum external LLVM to 17 | Josh Stone | -1/+0 |
| 2024-03-17 | Print a backtrace in const eval if interrupted | Ben Kimock | -2/+4 |
| 2024-03-16 | Rollup merge of #122270 - onur-ozkan:fix-rmake-test-with-rpath-false, r=Mark-... | León Orell Valerian Liehr | -0/+2 |
| 2024-03-15 | Auto merge of #122555 - GuillaumeGomez:rollup-tr6wu54, r=GuillaumeGomez | bors | -0/+2 |
| 2024-03-15 | rustdoc: fix test's saved stdout | Travis Finkenauer | -0/+2 |
| 2024-03-14 | Make pdb-alt-path test more unwind-friendly for i686-pc-windows-msvc | Michael Wörister | -4/+25 |
| 2024-03-14 | Force frame pointers in pdb-alt-path test case | Michael Wörister | -2/+2 |
| 2024-03-14 | link.exe: don't embed full path to PDB file in binary. | Michael Wörister | -0/+23 |
| 2024-03-12 | sess: stabilize relro-level | David Wood | -4/+4 |
| 2024-03-11 | Convert some WebAssembly run-make tests to Rust | Alex Crichton | -332/+423 |
| 2024-03-11 | Rollup merge of #121840 - oli-obk:freeze, r=dtolnay | Jacob Pratt | -1/+1 |
| 2024-03-10 | Rollup merge of #121685 - fortanix:raoul/shellcheck_on_lvi_test_script, r=Mar... | Matthias Krüger | -12/+13 |
| 2024-03-10 | fix `long-linker-command-lines` failure caused by `rust.rpath=false` | onur-ozkan | -0/+2 |
| 2024-03-04 | Rollup merge of #121683 - fortanix:raoul/lvi_fixes, r=cuviper | Matthias Krüger | -4/+18 |
| 2024-03-04 | Fix LVI tests after making frame pointers easily enableable | Raoul Strackx | -4/+18 |
| 2024-03-01 | Auto merge of #113026 - jieyouxu:run-make-v2, r=bjorn3 | bors | -22/+72 |
| 2024-03-01 | Auto merge of #120264 - weihanglo:split-dward-kind-lto, r=michaelwoerister | bors | -5/+5 |
| 2024-02-29 | Add supporting infrastructure for `run-make` V2 tests | 许杰友 Jieyou Xu (Joe) | -22/+72 |
| 2024-02-29 | Forbid implementing `Freeze` even if the trait is stabilized | Oli Scherer | -1/+1 |
| 2024-02-27 | Fixing shellcheck comments on lvi test script | Raoul Strackx | -12/+13 |
| 2024-02-27 | Rollup merge of #121598 - RalfJung:catch_unwind, r=oli-obk | Matthias Krüger | -1/+1 |
| 2024-02-26 | rename 'try' intrinsic to 'catch_unwind' | Ralf Jung | -1/+1 |
| 2024-02-26 | Rollup merge of #120656 - Zalathar:filecheck-flags, r=wesleywiser | Guillaume Gomez | -152/+0 |
| 2024-02-26 | Auto merge of #121317 - ChrisDenton:win10-sync, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-02-25 | Add synchronization library to run-make flags | Chris Denton | -2/+2 |
| 2024-02-23 | Convert `tests/run-make/instrument-coverage` to an ordinary codegen test | Zalathar | -152/+0 |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-01-31 | Update data layouts in custom target tests for LLVM 18 | Nikita Popov | -4/+4 |
| 2024-01-27 | Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiser | bors | -1/+1 |
| 2024-01-26 | MCP #705: Provide the option `-Csymbol-mangling-version=hashed -Z unstable-op... | h1467792822 | -0/+75 |
| 2024-01-23 | test: enable `unpacked-lto` tests | Weihang Lo | -5/+5 |
| 2024-01-18 | llvm: simplify data layout check | David Wood | -1/+1 |
| 2024-01-12 | Revert "Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix" | DianQK | -105/+9 |
| 2024-01-12 | Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix" | DianQK | -8/+0 |
| 2024-01-12 | Auto merge of #118548 - Enselic:bench-padding, r=thomcc,ChrisDenton | bors | -0/+50 |
| 2024-01-06 | tests: Normalize `\r\n` to `\n` in some run-make tests | Vadim Petrochenkov | -3/+3 |
| 2024-01-03 | Enable address sanitizer for MSVC targets using INFERASANLIBS linker flag | Daniel Paoliello | -3/+7 |
| 2023-12-11 | Improve `print_tts` by changing `tokenstream::Spacing`. | Nicholas Nethercote | -1/+1 |
| 2023-12-08 | 1. fix jobserver GLOBAL_CLIENT_CHECKED uninitialized before use | oksbsb | -4/+0 |
| 2023-12-07 | Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix | bors | -0/+8 |
| 2023-12-07 | libtest: Fix padding of benchmarks run as tests | Martin Nordholts | -2/+2 |
| 2023-12-06 | Fewer early errors. | Nicholas Nethercote | -0/+4 |
| 2023-12-04 | Avoid adding compiler-used functions to `symbols.o` | DianQK | -0/+8 |
| 2023-12-03 | Auto merge of #113730 - belovdv:jobserver-init-check, r=petrochenkov | bors | -3/+19 |
| 2023-12-02 | libtest: Add regression tests for padding | Martin Nordholts | -0/+50 |