| Age | Commit message (Expand) | Author | Lines |
| 2024-04-11 | Auto merge of #123007 - kadiwa4:suggest_convert_ptr_to_mut_ref, r=estebank | bors | -2/+1 |
| 2024-04-10 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-10 | move test | Kalle Wachsmuth | -2/+1 |
| 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 | 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 |
| 2024-04-08 | Actually create ranged int types in the type system. | Oli Scherer | -0/+2 |
| 2024-04-08 | Thread pattern types through the HIR | Oli Scherer | -0/+5 |
| 2024-04-08 | Stop exporting `TypeckRootCtxt` and `FnCtxt`. | Oli Scherer | -43/+3 |
| 2024-04-08 | Add pattern types to ast | Oli Scherer | -0/+5 |
| 2024-04-08 | Replace branch coverage line anonymization test with MC/DC | Zalathar | -52/+48 |
| 2024-04-08 | Add MC/DC support to coverage test tools | zhuyunxing | -2/+57 |
| 2024-04-07 | Move tests | Caio | -26/+26 |
| 2024-04-07 | compiletest: properly handle revisioned run-rustfix tests | 许杰友 Jieyou Xu (Joe) | -1/+21 |
| 2024-04-07 | Auto merge of #123221 - pacak:cache_emit, r=fmease,jieyouxu | bors | -18/+30 |
| 2024-04-07 | Rollup merge of #123563 - Oneirical:version, r=jieyouxu | Matthias Krüger | -2/+1 |
| 2024-04-06 | Rewrite version test as UI test | Oneirical | -2/+1 |
| 2024-04-06 | Auto merge of #123557 - GuillaumeGomez:rollup-3af7urf, r=GuillaumeGomez | bors | -954/+990 |
| 2024-04-06 | extend run-make test runner with some helper functions | Michael Baikov | -18/+30 |
| 2024-04-06 | make 'missing extern static' error consistent with missing shim | Ralf Jung | -15/+11 |
| 2024-04-06 | optimize tidy check on `src/tools/tidy/src/issues.txt` | onur-ozkan | -4397/+4402 |
| 2024-04-06 | Merge from rustc | Ralf Jung | -1995/+5730 |
| 2024-04-06 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-04-06 | chore: fix some typos | findseat | -7/+7 |
| 2024-04-05 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-05 | Rollup merge of #123500 - belovdv:remove-miri-jobserver-fixme, r=RalfJung,oli... | Guillaume Gomez | -0/+7 |
| 2024-04-05 | Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco | Guillaume Gomez | -1/+1 |
| 2024-04-05 | Revert "remove miri jobserver workaround" | belovdv | -0/+7 |
| 2024-04-05 | Auto merge of #123497 - GuillaumeGomez:rollup-usqb4q9, r=GuillaumeGomez | bors | -24/+347 |