| Age | Commit message (Expand) | Author | Lines |
| 2023-07-02 | sadly 'gh' doesnt support all git upstream branch configs | Ralf Jung | -2/+4 |
| 2023-07-02 | cargo update | Nilstrieb | -1/+3 |
| 2023-07-02 | cronjob auto-PR: try to fix setting the remote branch | Ralf Jung | -4/+2 |
| 2023-07-02 | Auto merge of #2950 - icewind1991:cargo-miri-rustc-error, r=RalfJung | bors | -1/+5 |
| 2023-07-02 | cron auto-PR: need to set upstream branch | Ralf Jung | -2/+2 |
| 2023-07-02 | cargo-miri: better error message when RUSTC is not set | Robin Appelman | -1/+5 |
| 2023-07-02 | Fix compile-test tests to work with the new ui_test crate | Philipp Krones | -9/+3 |
| 2023-07-02 | Fix valtree changes | Philipp Krones | -2/+2 |
| 2023-07-02 | Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup | Philipp Krones | -5828/+21798 |
| 2023-07-02 | CI cleanup | Ralf Jung | -8/+3 |
| 2023-07-02 | cronjob auto-PR: fetch more of the history | Ralf Jung | -2/+2 |
| 2023-07-02 | cronjob auto-PR: make sure we are on a branch | Ralf Jung | -2/+6 |
| 2023-07-02 | Auto merge of #112718 - oli-obk:SIMD-destructure_mir_const, r=cjgillot | bors | -14/+62 |
| 2023-07-01 | fix compiletest crash | Jan-Mirko Otter | -1/+1 |
| 2023-07-01 | Put `LayoutError` behind reference to shrink result | Nilstrieb | -1/+1 |
| 2023-07-01 | Auto merge of #113225 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -49/+1081 |
| 2023-07-01 | Update cargo | Weihang Lo | -0/+0 |
| 2023-07-01 | Merge commit 'dca1cf90ad6b8e45afbed2061803befbb2d159e9' into sync-rustfmt | Caleb Cartwright | -49/+1081 |
| 2023-07-01 | Rollup merge of #113189 - Zalathar:trim-end, r=ozkanonur | Matthias Krüger | -1/+1 |
| 2023-06-30 | fix loading target specs in compiletest not working with custom targets | Pietro Albini | -1/+13 |
| 2023-06-30 | compiletest: Only trim the end of process output | Zalathar | -1/+1 |
| 2023-06-29 | Rollup merge of #112300 - Zalathar:run-coverage, r=wesleywiser | Matthias Krüger | -26/+376 |
| 2023-06-29 | Use a valid `target` directory in miri ui tests | Oli Scherer | -0/+1 |
| 2023-06-29 | Auto merge of #2947 - oli-obk:gha_mk_pr, r=RalfJung | bors | -0/+3 |
| 2023-06-29 | Checking for a cached value without having a cache is useless | Oli Scherer | -4/+1 |
| 2023-06-29 | Bashy Mc Bashface | Oli Scherer | -0/+6 |
| 2023-06-29 | Merge from rustc | Ralf Jung | -24/+23 |
| 2023-06-29 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-06-28 | Auto merge of #2936 - Vanille-N:unique, r=RalfJung | bors | -39/+524 |
| 2023-06-28 | Unique gets special treatment when -Zmiri-unique-is-unique | Neven Villani | -13/+486 |
| 2023-06-28 | Auto merge of #2945 - oli-obk:gha_mk_pr, r=RalfJung | bors | -1/+25 |
| 2023-06-28 | Try running a sync automatically | Oli Scherer | -1/+25 |
| 2023-06-28 | Rollup merge of #111571 - jhpratt:proc-macro-span, r=m-ou-se | Dylan DPC | -24/+23 |
| 2023-06-28 | fmt | Oli Scherer | -2/+2 |
| 2023-06-28 | Merge from rustc | Oli Scherer | -218/+155 |
| 2023-06-28 | Preparing for merge from rustc | Oli Scherer | -1/+1 |
| 2023-06-28 | Remove the old `coverage-reports` and `coverage` directories | Zalathar | -1/+1 |
| 2023-06-28 | Re-bless the newly-migrated tests | Zalathar | -12/+0 |
| 2023-06-28 | Migrate the remaining `run-make/coverage-reports` tests over to `run-coverage` | Zalathar | -0/+12 |
| 2023-06-28 | Expand `run-coverage` to support the remaining `coverage-reports` tests | Zalathar | -3/+115 |
| 2023-06-28 | Add a custom `run-coverage` mode to compiletest | Zalathar | -3/+232 |
| 2023-06-28 | Move the `RUSTC_PROFILER_SUPPORT` check into `CachedNeedsConditions` | Zalathar | -1/+3 |
| 2023-06-28 | Remember whether `failure-status` was explicitly specified | Zalathar | -8/+5 |
| 2023-06-28 | Introduce `exec_compiled_test_general` | Zalathar | -1/+12 |
| 2023-06-28 | Extract a common function for setting up environment vars | Zalathar | -13/+12 |
| 2023-06-27 | Rollup merge of #112692 - jieyouxu:better-err-msg-for-unstable-options, r=dav... | Matthias Krüger | -13/+23 |
| 2023-06-27 | Rollup merge of #112454 - ferrocene:pa-compiletest-dynamic-linking, r=davidtwco | Matthias Krüger | -65/+32 |
| 2023-06-27 | Provide more context for `rustc +nightly -Zunstable-options` on stable | 许杰友 Jieyou Xu (Joe) | -13/+23 |
| 2023-06-27 | Add trophy | Andy Wang | -0/+1 |
| 2023-06-27 | Make `--quiet` actually do something | Oli Scherer | -6/+13 |