| Age | Commit message (Expand) | Author | Lines |
| 2024-04-15 | Update how WASI toolchains are used in CI and bootstrap | Alex Crichton | -102/+94 |
| 2024-04-15 | Remove TypeVariableOriginKind | Michael Goulet | -2/+2 |
| 2024-04-15 | Rustfmt, clippy | Michael Goulet | -3/+17 |
| 2024-04-15 | Auto merge of #3467 - RossSmyth:bumpSysroot, r=RalfJung | bors | -3/+3 |
| 2024-04-15 | Auto merge of #3462 - eduardosm:chunk-128, r=RalfJung | bors | -44/+33 |
| 2024-04-15 | lint-docs: Add redirects for renamed lints. | Eric Huss | -0/+89 |
| 2024-04-15 | Move --check-cfg documentation to stable books | Urgau | -23/+26 |
| 2024-04-15 | Stabilize checking of cfgs at compile-time: --check-cfg option | Urgau | -6/+3 |
| 2024-04-15 | mention json target specs in `run_make_support` | Rémy Rakic | -2/+1 |
| 2024-04-15 | Add comments | Jakub Beránek | -1/+7 |
| 2024-04-15 | add `link_arg` helper to `run_make_support` | Rémy Rakic | -0/+6 |
| 2024-04-15 | port `rust-lld-custom-target` test to rmake | Rémy Rakic | -1/+0 |
| 2024-04-15 | port `rust-lld` test to rmake | Rémy Rakic | -1/+0 |
| 2024-04-15 | add regex to run_make_support | Rémy Rakic | -0/+2 |
| 2024-04-15 | add missing lld directive to compiletest | Rémy Rakic | -0/+1 |
| 2024-04-15 | Auto merge of #123968 - jieyouxu:rollup-1pnkxor, r=jieyouxu | bors | -11/+88 |
| 2024-04-15 | Rollup merge of #123666 - mountcount:master, r=lqd | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-04-15 | Rollup merge of #123548 - RalfJung:what-is-time, r=joboet | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-04-15 | Bump rustc-build-sysroot to 0.4.6 | Ross Smyth | -3/+3 |
| 2024-04-15 | Make `split_simd_to_128bit_chunks` take only one operand | Eduardo Sánchez Muñoz | -44/+33 |
| 2024-04-15 | Auto merge of #3466 - RalfJung:GetFullPathNameW, r=RalfJung | bors | -22/+174 |
| 2024-04-15 | Auto merge of #3411 - RalfJung:sysroot, r=RalfJung | bors | -54/+51 |
| 2024-04-15 | add some basic support for GetFullPathNameW | Ralf Jung | -22/+174 |
| 2024-04-15 | Auto merge of #123937 - RalfJung:miri-link-section, r=oli-obk | bors | -146/+204 |
| 2024-04-15 | Distribute LLVM bitcode linker as a preview component | Kjetil Kjeka | -7/+84 |
| 2024-04-15 | Auto merge of #115717 - jsgf:stablize-json-unused-externs, r=oli-obk | bors | -0/+30 |
| 2024-04-15 | Fix some typos in doc | mountcount | -3/+3 |
| 2024-04-15 | Auto merge of #3465 - RalfJung:run-dep-error-format, r=RalfJung | bors | -1/+2 |
| 2024-04-15 | fix error display for './miri run --dep' | Ralf Jung | -1/+2 |
| 2024-04-15 | libtest: also measure time in Miri | Ralf Jung | -1/+1 |
| 2024-04-15 | Windows: add basic support for FormatMessageW | Ralf Jung | -19/+79 |
| 2024-04-15 | Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obk | bors | -7/+78 |
| 2024-04-15 | Provide prebuilt std for gnullvm targets | Mateusz Mikuła | -15/+46 |
| 2024-04-15 | Auto merge of #123828 - cuviper:cargo-aarch64-gnu, r=Mark-Simulacrum | bors | -1/+3 |
| 2024-04-14 | Rollup merge of #123905 - notriddle:notriddle/redundant-explicit-link-hunks, ... | Guillaume Gomez | -11/+8 |
| 2024-04-14 | Rollup merge of #123373 - onur-ozkan:skip-codegen, r=Mark-Simulacrum | Guillaume Gomez | -0/+10 |
| 2024-04-14 | Add documentation for unused-externs(-silent) | Jeremy Fitzhardinge | -0/+30 |
| 2024-04-14 | Miri: run .CRT$XLB linker section on thread-end | Ralf Jung | -208/+179 |
| 2024-04-14 | Fix ENV quotes in aarch64-gnu/Dockerfile | Josh Stone | -1/+1 |
| 2024-04-14 | Run static initializers | bjorn3 | -15/+102 |
| 2024-04-14 | update README and add COMPILETEST_VERBOSE_CRASHES env var which when set prin... | Matthias Krüger | -7/+12 |
| 2024-04-14 | crashes: fix ice detection which did not trigger if code compiled without err... | Matthias Krüger | -8/+8 |
| 2024-04-14 | compiletest: switch crash detection logic for run_crash_test around | Matthias Krüger | -5/+6 |
| 2024-04-14 | run_crash_test(): better error message when we get a none-ice | Matthias Krüger | -1/+5 |
| 2024-04-14 | compiletest: crashes: turn off backtraces for faster tests | Matthias Krüger | -2/+13 |
| 2024-04-14 | tidy: add tidy check agains \.rs files inside tests/crashes that are missing ... | Matthias Krüger | -1/+21 |
| 2024-04-14 | add ignore-mode-crashes to the know list of compiletest directive names | Matthias Krüger | -0/+1 |
| 2024-04-14 | crashes: add another test showing that everything works fine when we need com... | Matthias Krüger | -1/+1 |
| 2024-04-14 | bootstrap/compiletest: implement "crashes" tests that fail if no ice is repro... | Matthias Krüger | -6/+35 |
| 2024-04-14 | Rollup merge of #123902 - ehuss:update-rustfix2, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |