| Age | Commit message (Expand) | Author | Lines |
| 2023-03-20 | Rollup merge of #109331 - notriddle:notriddle/search-bag-semantics, r=Guillau... | Matthias Krüger | -26/+94 |
| 2023-03-20 | Rollup merge of #109323 - joboet:ignore_ds_store_tidy, r=ozkanonur | Matthias Krüger | -19/+22 |
| 2023-03-20 | Rollup merge of #109319 - aDotInTheVoid:rdj-variadic-test, r=notriddle | Matthias Krüger | -0/+9 |
| 2023-03-20 | Rollup merge of #109301 - Ezrashaw:fix-ctf-ice, r=Nilstrieb | Matthias Krüger | -2/+49 |
| 2023-03-20 | Rollup merge of #109269 - klensy:rdoc-s, r=notriddle | Matthias Krüger | -40/+59 |
| 2023-03-20 | Rollup merge of #109259 - GuillaumeGomez:fix-missing-private-inlining, r=notr... | Matthias Krüger | -4/+31 |
| 2023-03-20 | Rollup merge of #109249 - compiler-errors:new-rpitit-comments, r=spastorino | Matthias Krüger | -32/+47 |
| 2023-03-20 | Fix improper escaping of deprecation reasons | clubby789 | -3/+3 |
| 2023-03-20 | Update some names and comments | Michael Goulet | -32/+47 |
| 2023-03-20 | drive-by: Fix a comment in TyCtxt::fold_regions and remove an unused method | Michael Goulet | -14/+1 |
| 2023-03-20 | Walk un-shifted nested `impl Trait` in trait when setting up default trait me... | Michael Goulet | -16/+32 |
| 2023-03-20 | Auto merge of #108148 - parthopdas:master, r=oli-obk | bors | -46/+554 |
| 2023-03-19 | rustdoc: implement bag semantics for function parameter search | Michael Howell | -26/+94 |
| 2023-03-20 | remove bad comment | DaniPopes | -1/+0 |
| 2023-03-20 | fix ClashingExternDeclarations lint ICE | DaniPopes | -26/+49 |
| 2023-03-19 | Reformat type_of | Michael Goulet | -23/+30 |
| 2023-03-19 | Only expect a GAT const arg | Michael Goulet | -5/+39 |
| 2023-03-19 | add myself to mailmap | Alona Enraght-Moony | -1/+2 |
| 2023-03-19 | fix typo in the creation of OpenOption | Stefan Lankes | -1/+1 |
| 2023-03-19 | Update mdbook | Eric Huss | -3/+3 |
| 2023-03-19 | Add `#![feature(generic_arg_infer)]` to core for stdarch | Nilstrieb | -0/+1 |
| 2023-03-19 | Update stdarch | Nilstrieb | -0/+0 |
| 2023-03-20 | Split `items` from `-Zmeta-stats` in two. | Nicholas Nethercote | -4/+3 |
| 2023-03-19 | Auto merge of #10522 - xFrednet:10521-docs-and-triage, r=Manishearth | bors | -1/+2 |
| 2023-03-20 | Lint ambiguous glob re-exports | 许杰友 Jieyou Xu (Joe) | -27/+229 |
| 2023-03-19 | Auto merge of #109332 - Mark-Simulacrum:runner-switch, r=pietroalbini | bors | -64/+64 |
| 2023-03-19 | Add #[inline] to as_deref | Ben Kimock | -0/+4 |
| 2023-03-19 | Remove the `NodeId` of `ast::ExprKind::Async` | Arpad Borsos | -64/+56 |
| 2023-03-19 | Fix wrong crate name in custom MIR docs | Nilstrieb | -1/+1 |
| 2023-03-19 | Add test for footnote references in doc summary | Guillaume Gomez | -0/+17 |
| 2023-03-19 | Remove footnote references from doc summary | Guillaume Gomez | -1/+13 |
| 2023-03-19 | Add some assertions | John Kåre Alsaker | -0/+3 |
| 2023-03-19 | Split `execute_job` into `execute_job_incr` and `execute_job_non_incr` | John Kåre Alsaker | -30/+39 |
| 2023-03-19 | Move us to the new large runners pool | Mark Rousskov | -64/+64 |
| 2023-03-19 | Auto merge of #109346 - Dylan-DPC:rollup-vszi5bn, r=Dylan-DPC | bors | -150/+577 |
| 2023-03-19 | Correct active members link in `CONTRIBUTING.md` | xFrednet | -1/+2 |
| 2023-03-19 | fix: modify the condition that `resolve_imports` stops | bohan | -15/+106 |
| 2023-03-19 | tidy: ignore files in .gitignore in mir opt check | joboet | -19/+22 |
| 2023-03-19 | Rollup merge of #109324 - cjgillot:fixed-unused-params, r=Nilstrieb | Dylan DPC | -14/+43 |
| 2023-03-19 | Rollup merge of #109243 - chenyukang:yukang/fix-ice-109144, r=petrochenkov | Dylan DPC | -56/+72 |
| 2023-03-19 | Rollup merge of #109212 - Ezrashaw:no-similar-sugg-for-unstable, r=estebank | Dylan DPC | -0/+56 |
| 2023-03-19 | Rollup merge of #109022 - tmiasko:read-buf-exact, r=dtolnay | Dylan DPC | -2/+16 |
| 2023-03-19 | Rollup merge of #109003 - GuillaumeGomez:useless-anonymous-reexport-lint, r=c... | Dylan DPC | -4/+176 |
| 2023-03-19 | Rollup merge of #108973 - est31:pin_docs, r=Mark-Simulacrum | Dylan DPC | -16/+19 |
| 2023-03-19 | Rollup merge of #108829 - xfix:use-edition-2021-pat-in-matches, r=Mark-Simula... | Dylan DPC | -2/+2 |
| 2023-03-19 | Rollup merge of #108798 - devsnek:panic-pal-exception, r=workingjubilee | Dylan DPC | -3/+10 |
| 2023-03-19 | Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-Simulacrum | Dylan DPC | -22/+96 |
| 2023-03-19 | Rollup merge of #104100 - ink-feather-org:const_iter_range, r=the8472,fee1-dead | Dylan DPC | -31/+87 |
| 2023-03-19 | fix: fix ICE in `custom-test-frameworks` feature | Ezra Shaw | -2/+49 |
| 2023-03-19 | Prefer if cfg!. | Camille GILLOT | -12/+14 |