| Age | Commit message (Expand) | Author | Lines |
| 2023-04-19 | Rollup merge of #110525 - jyn514:translation-download-rustc, r=albertlarsan68 | Matthias Krüger | -0/+2 |
| 2023-04-19 | Auto merge of #110393 - fee1-dead-contrib:rm-const-traits, r=oli-obk | bors | -0/+6 |
| 2023-04-19 | temporarily ignore run-make coverage tests | Deadbeef | -0/+6 |
| 2023-04-19 | Fix `tests/run-make-translation` when download-rustc is enabled | jyn | -0/+2 |
| 2023-04-18 | Stablize raw-dylib, link_ordinal and -Cdlltool | Daniel Paoliello | -13/+24 |
| 2023-04-17 | Make commit-date pattern more specific in test for issue 107094 | Erik Hofmayer | -2/+2 |
| 2023-04-16 | Remove #[alloc_error_handler] from the compiler and library | Amanieu d'Antras | -100/+2 |
| 2023-04-16 | Change mode of Makefile of test for issue 107094 | Erik Hofmayer | -0/+0 |
| 2023-04-16 | Add regression test for issue 107094 | Erik Hofmayer | -0/+7 |
| 2023-04-15 | Temporarily disable the jobserver-error test | Eric Huss | -0/+1 |
| 2023-04-15 | Bless run-make. | Camille GILLOT | -1/+7 |
| 2023-04-13 | Rollup merge of #109036 - chenyukang:yukang/fix-testcase, r=jyn514 | Matthias Krüger | -2/+2 |
| 2023-04-12 | Replace rustdoc-ui/{c,z}-help tests with a run-make test | Jynn Nelson | -0/+18 |
| 2023-04-07 | Fix coverage test | Gary Guo | -1/+1 |
| 2023-04-06 | Bless tests | Gary Guo | -2/+2 |
| 2023-04-03 | fix solaris ignore | Pietro Albini | -1/+1 |
| 2023-04-03 | make 32bit ignore more accurate | Pietro Albini | -1/+1 |
| 2023-04-03 | implement --print=all-target-specs-json | Pietro Albini | -1/+1 |
| 2023-04-03 | Auto merge of #109770 - jyn514:run-make-fulldeps, r=Mark-Simulacrum | bors | -76/+9503 |
| 2023-04-02 | try to fix test-various | jyn | -112/+3 |
| 2023-03-31 | Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk | bors | -2/+2 |
| 2023-03-30 | ignore failing cross-compiled run-make tests | Joshua Nelson | -0/+127 |
| 2023-03-30 | fix `sysroot-crates-are-unstable` for cross-compilation | Joshua Nelson | -0/+1 |
| 2023-03-30 | move `tools.mk` to run-make | Joshua Nelson | -85/+272 |
| 2023-03-30 | fix wrong includes | Joshua Nelson | -7/+7 |
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -1/+9222 |
| 2023-03-29 | Stabilize a portion of 'once_cell' | Trevor Gross | -2/+0 |
| 2023-03-29 | Rollup merge of #109694 - BelovDV:fix-panic-jobserver-token, r=bjorn3 | Matthias Krüger | -0/+12 |
| 2023-03-28 | [fix] don't panic on failure to acquire jobserver token | Daniil Belov | -0/+12 |
| 2023-03-27 | Fix LVI test post LLVM 16 update | Raoul Strackx | -7/+7 |
| 2023-03-24 | Rollup merge of #108986 - fortanix:raoul/sync_lvi_patches, r=cuviper | Matthias Krüger | -25/+39 |
| 2023-03-23 | A MIR transform that checks pointers are aligned | Ben Kimock | -2/+2 |
| 2023-03-22 | Use -m option instead of looking for a cross-compiling version of dlltool | Daniel Paoliello | -0/+42 |
| 2023-03-12 | Fix diff option conflict in UI test | yukang | -2/+2 |
| 2023-03-10 | Ignore sgx platform for issue-36710 | Raoul Strackx | -0/+1 |
| 2023-03-10 | Fix run-make LVI tests | Raoul Strackx | -25/+38 |
| 2023-03-09 | Update coverage info. | Camille GILLOT | -1/+1 |
| 2023-03-07 | Rollup merge of #108774 - jyn514:translation-errors, r=davidtwco | Yuki Okushi | -8/+8 |
| 2023-03-05 | Greatly improve the error messages when `run-make/translation` fails | Joshua Nelson | -8/+8 |
| 2023-03-05 | Rollup merge of #108626 - ozkanonur:consistent-json-docs, r=aDotInTheVoid | Matthias Krüger | -9/+5 |
| 2023-03-05 | fix inconsistent json outputs from rustdoc | ozkanonur | -9/+5 |
| 2023-03-03 | Update expected closure coverage info in test | Giacomo Pasini | -2/+2 |
| 2023-02-22 | errors: fix translation's run-make test | David Wood | -7/+11 |
| 2023-02-12 | Auto merge of #105601 - BelovDV:change-rlib-with-not-stable, r=petrochenkov | bors | -0/+70 |
| 2023-02-10 | [link] enable packed bundled lib in non stable cases | Daniil Belov | -0/+70 |
| 2023-02-10 | add test for no input file | yukang | -0/+6 |
| 2023-01-30 | incremental: migrate diagnostics | David Wood | -1/+1 |
| 2023-01-29 | Upgrade mingw-w64 on CI | Mateusz Mikuła | -3/+22 |
| 2023-01-23 | Make `output_filenames` a real query | Oli Scherer | -0/+32 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -5/+5 |