| Age | Commit message (Expand) | Author | Lines |
| 2023-01-14 | Rollup merge of #106661 - mjguzik:linux_statx, r=Mark-Simulacrum | Matthias Krüger | -2/+3 |
| 2023-01-14 | Auto merge of #106696 - kylematsuda:early-binder, r=lcnr | bors | -12/+14 |
| 2023-01-14 | Rollup merge of #106644 - alexcrichton:update-wasi-toolchain, r=cuviper | Matthias Krüger | -1/+1 |
| 2023-01-14 | Rollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark-Simulacrum | Matthias Krüger | -103/+66 |
| 2023-01-14 | fix various subst_identity vs skip_binder | Kyle Matsuda | -1/+1 |
| 2023-01-14 | change impl_trait_ref query to return EarlyBinder; remove bound_impl_trait_re... | Kyle Matsuda | -17/+17 |
| 2023-01-14 | change usages of impl_trait_ref to bound_impl_trait_ref | Kyle Matsuda | -22/+22 |
| 2023-01-14 | change const_param_default query to return EarlyBinder; remove bound_const_pa... | Kyle Matsuda | -1/+1 |
| 2023-01-14 | change usages of const_param_default query to bound_const_param_default | Kyle Matsuda | -1/+3 |
| 2023-01-14 | Auto merge of #106833 - JohnTitor:rollup-z8398jk, r=JohnTitor | bors | -80/+70 |
| 2023-01-14 | Auto merge of #106520 - ehuss:update-mdbook, r=Mark-Simulacrum | bors | -30/+116 |
| 2023-01-14 | Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomez | Yuki Okushi | -8/+8 |
| 2023-01-14 | Rollup merge of #106775 - albertlarsan68:patch-1, r=Mark-Simulacrum | Yuki Okushi | -3/+2 |
| 2023-01-14 | Rollup merge of #106766 - GuillaumeGomez:rm-stripper-dead-code, r=notriddle | Yuki Okushi | -11/+1 |
| 2023-01-14 | Rollup merge of #106707 - ehuss:remove-dupe-sha-1, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2023-01-14 | Rollup merge of #106693 - notriddle:notriddle/toggle-trunc, r=GuillaumeGomez | Yuki Okushi | -56/+56 |
| 2023-01-14 | Rollup merge of #106670 - albertlarsan68:check-docs-in-pr-ci, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2023-01-14 | Rollup merge of #106605 - notriddle:notriddle/outdated-rustbook, r=GuillaumeG... | Yuki Okushi | -1/+1 |
| 2023-01-14 | Auto merge of #106825 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-01-13 | Rebase and move UI tests | Michael Goulet | -55/+0 |
| 2023-01-13 | Suggest lifetime bound in illegal Copy impl | Michael Goulet | -0/+10 |
| 2023-01-13 | copy self type is implied wf | Michael Goulet | -0/+14 |
| 2023-01-13 | Check ADT fields for copy implementations considering regions | Michael Goulet | -2/+33 |
| 2023-01-13 | rustdoc: remove `docblock` class from notable trait popover | Michael Howell | -4/+8 |
| 2023-01-13 | Update the wasi-libc used for the wasm32-wasi target | Alex Crichton | -1/+1 |
| 2023-01-13 | Update cargo | Weihang Lo | -0/+0 |
| 2023-01-13 | rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle | Michael Howell | -56/+56 |
| 2023-01-13 | Rollup merge of #106813 - oli-obk:sess_cleanup, r=GuillaumeGomez,petrochenkov | Matthias Krüger | -14/+11 |
| 2023-01-13 | rustdoc: remove unnecessary DOM class `h1.fqn` | Michael Howell | -8/+8 |
| 2023-01-13 | Remove redundant session field | Oli Scherer | -14/+11 |
| 2023-01-13 | CrateData: don't allocate String when Serialize, &str is enough | klensy | -1/+1 |
| 2023-01-13 | Playground.crate_name String -> Symbol | klensy | -6/+5 |
| 2023-01-13 | fmt_type: don't alloc const String, use &str instead | klensy | -1/+1 |
| 2023-01-13 | generate_macro_def_id_path: don't eagerly stringify Symbols | klensy | -7/+12 |
| 2023-01-13 | Auto merge of #106776 - oli-obk:om_nom_nom_nom_nom, r=cjgillot | bors | -2/+2 |
| 2023-01-13 | IndexItem.name String -> Symbol | klensy | -9/+10 |
| 2023-01-13 | evade clones | klensy | -4/+4 |
| 2023-01-13 | Remove stale reference to the test suite location | Albert Larsan | -3/+2 |
| 2023-01-13 | Auto merge of #106801 - JohnTitor:rollup-xqkraw0, r=JohnTitor | bors | -3/+6 |
| 2023-01-13 | Rollup merge of #106608 - compiler-errors:missing-generics-verbose, r=estebank | Yuki Okushi | -3/+6 |
| 2023-01-13 | Auto merge of #106092 - asquared31415:start_lang_item_checks, r=davidtwco | bors | -1/+1 |
| 2023-01-13 | Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obk | bors | -3/+17 |
| 2023-01-12 | Auto merge of #106786 - JohnTitor:rollup-8f4vk8m, r=JohnTitor | bors | -26/+18 |
| 2023-01-12 | Don't suggest dyn as parameter to add | Michael Goulet | -3/+6 |
| 2023-01-13 | Rollup merge of #106741 - GuillaumeGomez:reexport-doc-hidden, r=notriddle | Yuki Okushi | -3/+18 |
| 2023-01-13 | Rollup merge of #105795 - nicholasbishop:bishop-stabilize-efiapi, r=joshtriplett | Yuki Okushi | -23/+0 |
| 2023-01-12 | Auto merge of #106780 - flip1995:clippyup, r=Manishearth | bors | -850/+1879 |
| 2023-01-12 | Merge commit '7f27e2e74ef957baa382dc05cf08df6368165c74' into clippyup | Philipp Krones | -850/+1879 |
| 2023-01-12 | Don't pass `--sysroot` twice if SYSROOT is set | Joshua Nelson | -1/+4 |
| 2023-01-12 | Feed the `features_query` instead of grabbing it from the session lazily | Oli Scherer | -2/+2 |