| Age | Commit message (Expand) | Author | Lines |
| 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-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 |
| 2023-11-24 | Bless run-make tests | Nilstrieb | -10/+10 |
| 2023-11-21 | Update the minimum external LLVM to 16. | Dario Nieuwenhuis | -1/+0 |
| 2023-11-04 | Remove support for compiler plugins. | Nicholas Nethercote | -42/+0 |
| 2023-11-02 | Remove support for alias `-Z symbol-mangling-version` | Zalathar | -1/+1 |
| 2023-10-27 | Auto merge of #116035 - lqd:mcp-510-target-specs, r=petrochenkov | bors | -0/+73 |
| 2023-10-24 | Mark .rmeta files as /SAFESEH on x86 Windows. | Daniel Cheng | -8/+24 |
| 2023-10-22 | coverage: Emit the filenames section before encoding per-function mappings | Zalathar | -3/+3 |
| 2023-10-21 | Rollup merge of #116992 - estebank:issue-69492, r=oli-obk | Matthias Krüger | -0/+1 |
| 2023-10-21 | Mention the syntax for `use` on `mod foo;` if `foo` doesn't exist | Esteban Küber | -0/+1 |
| 2023-10-19 | Auto merge of #115214 - Urgau:rfc-3127-trim-paths, r=compiler-errors | bors | -4/+129 |
| 2023-10-18 | add end-to-end test of custom target using rust-lld | Rémy Rakic | -0/+73 |
| 2023-10-18 | Auto merge of #116814 - estebank:windows-ice-path, r=petrochenkov | bors | -0/+6 |
| 2023-10-17 | Automatically enable cross-crate inlining for small functions | Ben Kimock | -0/+3 |
| 2023-10-17 | Use `YYYY-MM-DDTHH_MM_SS` as datetime format for ICE dump files | Esteban Küber | -0/+6 |
| 2023-10-17 | Update tests/run-make/wasm-builtins-import/main.rs
| Felix S Klock II | -1/+2 |
| 2023-10-17 | Update tests/run-make/wasm-builtins-import/main.rs
| Felix S Klock II | -1/+1 |
| 2023-10-17 | Test -Zremap-path-scope=split-debuginfo with -Csplit-debuginfo=packed | Urgau | -0/+5 |
| 2023-10-17 | Adjust tests for MacOS having different -Csplit-debuginfo default | Urgau | -9/+24 |
| 2023-10-17 | [RFC 3127 - Trim Paths]: Adjust tests for -Zremap-path-scope | Urgau | -2/+107 |
| 2023-10-16 | Add `PreservedSymbols` from LLVM to LTO. | DianQK | -2/+2 |
| 2023-10-15 | Restore `#![no_builtins]` crates participation in LTO. | DianQK | -7/+101 |
| 2023-10-14 | Auto merge of #116264 - reez12g:issue-109728, r=Mark-Simulacrum | bors | -0/+19 |
| 2023-10-09 | add test for wasm linker override=clang | reez12g | -0/+19 |
| 2023-10-08 | Auto merge of #116514 - petrochenkov:nogccld, r=lqd | bors | -12/+0 |