| Age | Commit message (Expand) | Author | Lines |
| 2023-12-21 | Auto merge of #11953 - Jarcho:issue_11952, r=Alexendoo | bors | -103/+150 |
| 2023-12-21 | Auto merge of #11760 - compiler-errors:escaping, r=Jarcho | bors | -2/+18 |
| 2023-12-21 | Auto merge of #11756 - y21:issue11755, r=Manishearth | bors | -3/+8 |
| 2023-12-21 | Auto merge of #11538 - Jarcho:proc_mac, r=dswij | bors | -122/+192 |
| 2023-12-12 | Don't ask for a specific branch in cargotest | Laurențiu Nicola | -1/+1 |
| 2023-11-20 | [beta-1.75] Update cargo | Weihang Lo | -0/+0 |
| 2023-11-10 | Update cargo | Weihang Lo | -0/+1 |
| 2023-11-10 | Auto merge of #117750 - klensy:icu-followup, r=Nilstrieb | bors | -0/+4 |
| 2023-11-09 | Auto merge of #117122 - ferrocene:pa-configure-git-diff, r=albertlarsan68 | bors | -16/+69 |
| 2023-11-09 | fmt | Pietro Albini | -4/+1 |
| 2023-11-09 | bump few ICU4X leftover deps | klensy | -0/+4 |
| 2023-11-09 | Auto merge of #117632 - Nilstrieb:icup, r=davidtwco | bors | -2/+34 |
| 2023-11-08 | Rollup merge of #117700 - Zalathar:rename-run-coverage, r=onur-ozkan | Matthias Krüger | -11/+11 |
| 2023-11-08 | Rollup merge of #117663 - klensy:bump-deps, r=davidtwco | Matthias Krüger | -2/+0 |
| 2023-11-08 | coverage: Rename the `run-coverage` test mode to `coverage-run` | Zalathar | -11/+11 |
| 2023-11-08 | Auto merge of #117699 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-11-07 | Update cargo | Weihang Lo | -0/+0 |
| 2023-11-08 | Auto merge of #117484 - Zalathar:tests, r=cjgillot | bors | -5/+15 |
| 2023-11-07 | bump some deps | klensy | -2/+0 |
| 2023-11-07 | coverage: Give each coverage test mode a separate output directory | Zalathar | -2/+12 |
| 2023-11-07 | coverage: Copy all remaining run-coverage tests into coverage-map | Zalathar | -1/+1 |
| 2023-11-07 | coverage: Use `-Copt-level=2` by default in run-coverage tests | Zalathar | -2/+2 |
| 2023-11-06 | Allow tests with rust-rustfix and revisions | Matthew Jasper | -1/+1 |
| 2023-11-06 | rename github_repository to git_repository | Pietro Albini | -9/+9 |
| 2023-11-06 | Update ICU4X | Nilstrieb | -2/+34 |
| 2023-11-06 | Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwco | bors | -0/+1 |
| 2023-11-06 | Auto merge of #117585 - dnbln:feat/move-kw-span, r=cjgillot | bors | -6/+11 |
| 2023-11-06 | use portable AtomicU64 for powerPC and MIPS | SparrowLii | -0/+1 |
| 2023-11-05 | Auto merge of #117191 - Skgland:easy-beta-channels, r=Mark-Simulacrum | bors | -0/+23 |
| 2023-11-04 | fix clippy author and failing test | Dinu Blanovschi | -4/+9 |
| 2023-11-04 | fixes for rustfmt + ast visitor | Dinu Blanovschi | -2/+2 |
| 2023-11-04 | Auto merge of #117579 - RalfJung:miri, r=RalfJung | bors | -255/+574 |
| 2023-11-04 | Auto merge of #3145 - RalfJung:data-race-error, r=RalfJung | bors | -166/+233 |
| 2023-11-04 | Warn when lint level is set on a match arm | Nadrieril | -1/+1 |
| 2023-11-04 | Auto merge of #117566 - weihanglo:update-cargo, r=weihanglo | bors | -1/+0 |
| 2023-11-04 | fmt | The Miri Conjob Bot | -7/+3 |
| 2023-11-04 | Merge from rustc | The Miri Conjob Bot | -3774/+5150 |
| 2023-11-04 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-11-04 | Update cargo | Weihang Lo | -1/+0 |
| 2023-11-04 | Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwco | bors | -81/+183 |
| 2023-11-04 | Remove support for compiler plugins. | Nicholas Nethercote | -18/+0 |
| 2023-11-03 | Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb | bors | -96/+76 |
| 2023-11-03 | Rollup merge of #117520 - flip1995:clippyup, r=Manishearth | Matthias Krüger | -3577/+4889 |
| 2023-11-02 | Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup | Philipp Krones | -3577/+4889 |
| 2023-11-02 | Minimize `pub` usage in `source_map.rs`. | Nicholas Nethercote | -96/+76 |
| 2023-11-02 | Add UI tests for values accepted by `-C symbol-mangling-version` | Zalathar | -1/+1 |
| 2023-11-02 | Merge from rustc | The Miri Conjob Bot | -295/+308 |
| 2023-11-02 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-11-01 | Rename hook. | Camille GILLOT | -1/+1 |
| 2023-11-01 | Rollup merge of #115626 - clarfonthey:unchecked-math, r=thomcc | Matthias Krüger | -2/+2 |