| Age | Commit message (Expand) | Author | Lines |
| 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-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-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 |
| 2023-12-01 | Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix | bors | -9/+105 |
| 2023-12-02 | Put `$(LLVM_BIN_DIR)` in quotes to prevent missing backslashes | DianQK | -1/+1 |
| 2023-12-01 | Fix link name for `extern "C"` in msvc | DianQK | -1/+2 |
| 2023-12-01 | Auto merge of #118472 - nnethercote:rustc_session, r=bjorn3 | bors | -1/+1 |
| 2023-11-30 | Enable link-arg link kind inside of #[link] attribute | zetanumbers | -6/+49 |
| 2023-11-30 | Sort `PRINT_KINDS`. | Nicholas Nethercote | -1/+1 |
| 2023-11-29 | jobserver: check file descriptors | belovdv | -3/+19 |
| 2023-11-27 | Rollup merge of #118202 - azhogin:azhogin/link_args_wrapping, r=petrochenkov | Michael Goulet | -0/+9 |
| 2023-11-27 | Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviper | bors | -1/+0 |
| 2023-11-27 | Added linker_arg(s) Linker trait methods for link-arg to be prefixed "-Wl," f... | Andrew Zhogin | -0/+9 |