| Age | Commit message (Expand) | Author | Lines |
| 2024-04-14 | Rollup merge of #123889 - onur-ozkan:improve-tidy, r=Mark-Simulacrum | Matthias Krüger | -9/+24 |
| 2024-04-14 | Rollup merge of #123699 - jieyouxu:rmake-refactor, r=Mark-Simulacrum | Matthias Krüger | -121/+146 |
| 2024-04-13 | rustdoc: check redundant explicit links with correct itemid | Michael Howell | -11/+8 |
| 2024-04-13 | Auto merge of #123520 - cuviper:bootstrap-compiler-rustflags, r=Mark-Simulacrum | bors | -54/+59 |
| 2024-04-13 | Update rustfix to 0.8.1 | Eric Huss | -1/+1 |
| 2024-04-13 | run-make-support: add some top-level docs | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2024-04-13 | run-make-support: use macro to implement common methods | 许杰友 Jieyou Xu (Joe) | -112/+8 |
| 2024-04-13 | run-make-support: introduce macro for common methods to avoid repetition | 许杰友 Jieyou Xu (Joe) | -0/+124 |
| 2024-04-13 | run-make-support: make `handle_failed_output` take a `&Command` | 许杰友 Jieyou Xu (Joe) | -9/+9 |
| 2024-04-13 | Rollup merge of #123891 - RalfJung:miri, r=RalfJung | Matthias Krüger | -166/+99 |
| 2024-04-13 | Rollup merge of #123642 - onur-ozkan:restrict-llvm-option, r=Mark-Simulacrum | Matthias Krüger | -2/+13 |
| 2024-04-13 | Rollup merge of #123530 - 9names:build-rv32im, r=Mark-Simulacrum | Matthias Krüger | -0/+3 |
| 2024-04-13 | Auto merge of #123656 - lqd:linker-features, r=petrochenkov | bors | -0/+35 |
| 2024-04-13 | reduce tidy overheads in run-make checks | onur-ozkan | -9/+24 |
| 2024-04-13 | Auto merge of #3429 - eduardosm:shift, r=RalfJung | bors | -159/+97 |
| 2024-04-13 | Auto merge of #123874 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-04-13 | Bump Fuchsia versions | Erick Tryzelaar | -6/+6 |
| 2024-04-12 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-12 | Auto merge of #121430 - madsmtm:mac-catalyst-iOSSupport, r=wesleywiser | bors | -0/+7 |
| 2024-04-12 | De-duplicate SSE2 sll/srl/sra code | Eduardo Sánchez Muñoz | -159/+97 |
| 2024-04-12 | Rollup merge of #123204 - notriddle:notriddle/include-str-span, r=pnkfelix | Matthias Krüger | -9/+8 |
| 2024-04-12 | Rollup merge of #123796 - bjorn3:remove_cargo_platform, r=clubby789 | Matthias Krüger | -1/+0 |
| 2024-04-12 | document `-Zlinker-features` in the unstable book | Rémy Rakic | -0/+35 |
| 2024-04-12 | Rollup merge of #123763 - cuviper:host-rpath-run-make-v2, r=jieyouxu | Matthias Krüger | -15/+37 |
| 2024-04-11 | ci: test cargo on `aarch64-gnu` | Josh Stone | -1/+3 |
| 2024-04-11 | Use `env::split_paths`/`join_paths` in runtest | Josh Stone | -16/+15 |
| 2024-04-11 | Auto merge of #123823 - matthiaskrgr:rollup-8zdtggx, r=matthiaskrgr | bors | -2/+1 |
| 2024-04-11 | Rollup merge of #123784 - GuillaumeGomez:replace-document-write, r=notriddle | Matthias Krüger | -2/+1 |
| 2024-04-11 | Rollup merge of #123459 - GuillaumeGomez:fix-123435, r=notriddle | Matthias Krüger | -23/+37 |
| 2024-04-11 | Replace `document.write` with `document.head.insertAdjacentHTML` | Guillaume Gomez | -2/+1 |
| 2024-04-11 | Remove unused cargo-platform dependency | bjorn3 | -1/+0 |
| 2024-04-11 | Auto merge of #123795 - matthiaskrgr:rollup-deesd9c, r=matthiaskrgr | bors | -1/+3 |
| 2024-04-11 | Remove wasm dep filter from tidy | bjorn3 | -33/+7 |
| 2024-04-11 | correct the handling of `bootstrap-cache-path` option | onur-ozkan | -1/+3 |
| 2024-04-11 | Auto merge of #123776 - matthiaskrgr:rollup-x8wzvdf, r=matthiaskrgr | bors | -5/+52 |
| 2024-04-11 | Rollup merge of #123753 - Urgau:compiletest-trailing-directive, r=jieyouxu | Matthias Krüger | -5/+52 |
| 2024-04-11 | Auto merge of #123507 - dpaoliello:arm64ecasm, r=Amanieu | bors | -2/+30 |
| 2024-04-11 | Auto merge of #123007 - kadiwa4:suggest_convert_ptr_to_mut_ref, r=estebank | bors | -2/+1 |
| 2024-04-10 | Set the host library path in run-make v2 | Josh Stone | -3/+26 |
| 2024-04-10 | Properly handle emojis as literal prefix in macros | Esteban Küber | -4/+5 |
| 2024-04-11 | compiletest: error when finding a trailing directive | Urgau | -5/+52 |
| 2024-04-10 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-10 | Add support for Arm64EC inline assembly | Daniel Paoliello | -2/+30 |
| 2024-04-10 | move test | Kalle Wachsmuth | -2/+1 |
| 2024-04-10 | Add Apple platforms to compiletest KNOWN_DIRECTIVE_NAMES | Mads Marquart | -0/+7 |
| 2024-04-10 | Rollup merge of #123706 - notriddle:notriddle/html-cleanup, r=GuillaumeGomez | Guillaume Gomez | -51/+44 |
| 2024-04-10 | add change entry for the removal of `changelog-seen` | onur-ozkan | -0/+5 |
| 2024-04-10 | drop `changelog-seen` | onur-ozkan | -19/+1 |
| 2024-04-09 | rustdoc: remove unused 16x16 favicon | Michael Howell | -3/+0 |
| 2024-04-09 | rustdoc: load icons from css instead of inline | Michael Howell | -23/+26 |