| Age | Commit message (Expand) | Author | Lines |
| 2023-04-03 | add support for ignore-llvm-version | Pietro Albini | -7/+15 |
| 2023-04-03 | fix remaining tests | Pietro Albini | -13/+21 |
| 2023-04-03 | properly match multiple families | Pietro Albini | -25/+39 |
| 2023-04-03 | migrate existing behavior of matches_arch | Pietro Albini | -1/+12 |
| 2023-04-03 | allow some out of tree archs | Pietro Albini | -1/+14 |
| 2023-04-03 | reduce allocations when validating cfgs | Pietro Albini | -20/+47 |
| 2023-04-03 | move cfg handling into its own module | Pietro Albini | -231/+239 |
| 2023-04-03 | handle "ignore-" and "only-" | Pietro Albini | -0/+6 |
| 2023-04-03 | avoid cloning the whole compiletest configuration for every test | Pietro Albini | -31/+50 |
| 2023-04-03 | use --print=all-target-specs-json for stage1+ | Pietro Albini | -20/+33 |
| 2023-04-03 | use target specs rather than --print=cfg to discover targets | Pietro Albini | -49/+29 |
| 2023-04-03 | reduce boilerplate with common enums | Pietro Albini | -146/+76 |
| 2023-04-03 | validate ignore-FOO/only-FOO directives and output only-FOO reasoning | Pietro Albini | -38/+178 |
| 2023-04-03 | include pretty reason why ignore-FOO matched | Pietro Albini | -73/+141 |
| 2023-04-03 | include eventual comment in the compiletest ignore reason | Pietro Albini | -17/+55 |
| 2023-04-03 | Rollup merge of #109873 - jyn514:subdirectories, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-04-03 | Rollup merge of #109526 - bzEq:aix-libpath, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2023-04-02 | Move some UI tests into subdirectories | jyn | -1/+1 |
| 2023-04-01 | Update cargo | Eric Huss | -0/+0 |
| 2023-03-31 | Auto merge of #109010 - compiler-errors:rtn, r=eholk | bors | -13/+9 |
| 2023-03-31 | Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk | bors | -11/+53 |
| 2023-03-30 | Auto merge of #109769 - JohnTitor:rollup-7n2bnpg, r=JohnTitor | bors | -2/+35 |
| 2023-03-30 | Rollup merge of #109509 - ehuss:overlapping-tests, r=Mark-Simulacrum | Yuki Okushi | -2/+35 |
| 2023-03-30 | AIX uses gmake for GNU style Makefile | Kai Luo | -0/+1 |
| 2023-03-29 | Stabilize a portion of 'once_cell' | Trevor Gross | -8/+5 |
| 2023-03-29 | Use LIBPATH in compiletest | Kai Luo | -0/+2 |
| 2023-03-28 | add link for tree borrows similar to stacked borrows | Yerke Tulibergenov | -4/+5 |
| 2023-03-28 | Auto merge of #109690 - matthiaskrgr:rollup-6p5m0es, r=matthiaskrgr | bors | -0/+2 |
| 2023-03-28 | Rollup merge of #108548 - jamen:master, r=compiler-errors | Matthias Krüger | -0/+2 |
| 2023-03-28 | Auto merge of #109577 - jonhoo:long-tar-names, r=Mark-Simulacrum | bors | -4/+3 |
| 2023-03-28 | Add `(..)` syntax for RTN | Michael Goulet | -13/+9 |
| 2023-03-27 | Auto merge of #109440 - WaffleLapkin:make_tidy_slower, r=jyn514 | bors | -56/+76 |
| 2023-03-27 | Remove useless Clone bounds | Maybe Waffle | -2/+2 |
| 2023-03-27 | Don't skip all directories when tidy-checking | Maybe Waffle | -56/+76 |
| 2023-03-27 | Rollup merge of #109445 - Teapot4195:issue-109407-fix, r=ozkanonur | Guillaume Gomez | -4/+13 |
| 2023-03-27 | Rollup merge of #109354 - Swatinem:rm-closureid, r=compiler-errors | Guillaume Gomez | -4/+4 |
| 2023-03-27 | Add notes to non-structural const in pattern error message | Jamen Marz | -0/+2 |
| 2023-03-27 | Rollup merge of #109656 - weihanglo:update-cargo, r=weihanglo | Matthias Krüger | -0/+0 |
| 2023-03-27 | Update cargo | Weihang Lo | -0/+0 |
| 2023-03-26 | Don't elaborate non-obligations into obligations | Michael Goulet | -3/+2 |
| 2023-03-26 | Allow passing the --nocapture flag to compiletest | Alex Huang | -4/+13 |
| 2023-03-25 | Rollup merge of #109568 - RalfJung:miri-raw-ptr-dyn, r=oli-obk | Matthias Krüger | -0/+27 |
| 2023-03-24 | Allow long link names in tar files | Jon Gjengset | -4/+3 |
| 2023-03-24 | Auto merge of #109566 - flip1995:clippyup, r=Manishearth | bors | -1627/+2992 |
| 2023-03-24 | miri: fix raw pointer dyn receivers | Ralf Jung | -0/+27 |
| 2023-03-24 | Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup | Philipp Krones | -1627/+2992 |
| 2023-03-24 | Auto merge of #109216 - martingms:unicode-case-lut-shrink, r=Mark-Simulacrum | bors | -35/+69 |
| 2023-03-24 | Merge from rustc | Ralf Jung | -41/+97 |
| 2023-03-24 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-03-24 | Rollup merge of #108629 - notriddle:notriddle/item-type-advanced, r=Guillaume... | Matthias Krüger | -2/+9 |