| Age | Commit message (Expand) | Author | Lines |
| 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 | 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-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 | Rollup merge of #123763 - cuviper:host-rpath-run-make-v2, r=jieyouxu | Matthias Krüger | -15/+37 |
| 2024-04-11 | Use `env::split_paths`/`join_paths` in runtest | Josh Stone | -16/+15 |
| 2024-04-11 | Remove unused cargo-platform dependency | bjorn3 | -1/+0 |
| 2024-04-11 | Remove wasm dep filter from tidy | bjorn3 | -33/+7 |
| 2024-04-11 | Rollup merge of #123753 - Urgau:compiletest-trailing-directive, r=jieyouxu | Matthias Krüger | -5/+52 |
| 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 | -1/+1 |
| 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 | 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 #123612 - kxxt:riscv-target-abi, r=jieyouxu,nikic,DianQK | Matthias Krüger | -0/+13 |
| 2024-04-10 | Rollup merge of #123609 - compiler-errors:greek-question-mark, r=jieyouxu | Matthias Krüger | -2/+1 |
| 2024-04-10 | Rollup merge of #123568 - Oneirical:delete-tests, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2024-04-10 | Rollup merge of #121884 - 5225225:rmake-exit-code, r=jieyouxu | Matthias Krüger | -4/+27 |
| 2024-04-09 | remove does-nothing.rs | Oneirical | -1/+1 |
| 2024-04-09 | Auto merge of #123683 - pietroalbini:pa-cve-2024-24576-nightly, r=pietroalbini | bors | -0/+3 |
| 2024-04-09 | run-make: make arg take AsRef<OsStr> instead of str | 5225225 | -8/+3 |
| 2024-04-09 | Add a helper for extending a span to include any trailing whitespace | Michael Goulet | -2/+1 |
| 2024-04-09 | allow the test bat files in tidy | Pietro Albini | -0/+3 |
| 2024-04-09 | Rollup merge of #123672 - davidtwco:compiletest-unset-log-color, r=clubby789 | Guillaume Gomez | -1/+1 |
| 2024-04-09 | Rollup merge of #123626 - Zalathar:test-tools-mcdc, r=oli-obk | Guillaume Gomez | -54/+105 |
| 2024-04-09 | compiletest: unset `RUSTC_LOG_COLOR` | David Wood | -1/+1 |
| 2024-04-09 | Rollup merge of #123652 - cuviper:ui-vendor, r=jieyouxu | Matthias Krüger | -0/+5 |
| 2024-04-09 | Rollup merge of #122768 - oli-obk:why_is_E0699_so_bad, r=WaffleLapkin | Matthias Krüger | -14/+31 |
| 2024-04-09 | Convert tests/run-make/cross-lang-lto-riscv-abi to rmake | kxxt | -1/+13 |
| 2024-04-09 | Set target-abi module flag for RISC-V targets | kxxt | -0/+1 |
| 2024-04-08 | Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnr | bors | -1/+0 |
| 2024-04-08 | Fix UI tests with dist-vendored dependencies | Josh Stone | -0/+5 |
| 2024-04-08 | readme updates | Ralf Jung | -20/+17 |
| 2024-04-08 | set --sysroot outside the driver rather than messing with the arguments passe... | Ralf Jung | -36/+36 |
| 2024-04-08 | Auto merge of #120131 - oli-obk:pattern_types_syntax, r=compiler-errors | bors | -0/+12 |
| 2024-04-08 | Mark some tests as known-bugs and add the test case from the corresponding issue | Oli Scherer | -1/+0 |
| 2024-04-08 | move exit-code to rmake | 5225225 | -1/+29 |
| 2024-04-08 | Rollup merge of #123625 - oli-obk:private_fnctxt, r=fee1-dead | Matthias Krüger | -43/+3 |
| 2024-04-08 | Rollup merge of #122807 - danielhuang:fix-1, r=davidtwco | Matthias Krüger | -2/+2 |
| 2024-04-08 | Normalize layout test to protect against android alignment differences | Oli Scherer | -1/+1 |