| Age | Commit message (Expand) | Author | Lines |
| 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 | clippy | Ralf Jung | -1/+1 |
| 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 | Merge from rustc | Ralf Jung | -854923/+17109 |
| 2023-01-13 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 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 | -1/+4 |
| 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 |
| 2023-01-12 | Auto merge of #106773 - Nilstrieb:rollup-sq73pyg, r=Nilstrieb | bors | -6/+12 |
| 2023-01-12 | Fix not displayed re-export of `doc(hidden)` item | Guillaume Gomez | -3/+18 |
| 2023-01-12 | Rollup merge of #106751 - clubby789:const-intrinsic, r=GuillaumeGomez | nils | -2/+10 |
| 2023-01-12 | Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwco | nils | -4/+2 |
| 2023-01-12 | Auto merge of #105603 - oli-obk:non_repeatable_queries, r=petrochenkov | bors | -9/+6 |
| 2023-01-12 | Auto merge of #106760 - compiler-errors:rollup-0bogyco, r=compiler-errors | bors | -4/+0 |
| 2023-01-12 | Remove dead code in rustdoc stripper | Guillaume Gomez | -11/+1 |
| 2023-01-12 | Harden the pre-tyctxt query system against accidental recomputation | Oli Scherer | -9/+6 |
| 2023-01-12 | Auto merge of #106757 - matthiaskrgr:rollup-9j8830g, r=matthiaskrgr | bors | -71/+3 |
| 2023-01-11 | Rollup merge of #103800 - danielhenrymantilla:stabilize-pin-macro, r=dtolnay | Michael Goulet | -4/+0 |
| 2023-01-12 | Rollup merge of #106733 - DebugSteven:revert-104552-warn-newer-x, r=jyn514 | Matthias Krüger | -71/+3 |
| 2023-01-12 | Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514 | bors | -4/+0 |
| 2023-01-12 | move to correct test | Deadbeef | -53/+0 |
| 2023-01-12 | Fix rendering 'const' for intrinsics | clubby789 | -2/+10 |
| 2023-01-12 | fix fmt and bless | Deadbeef | -0/+11 |
| 2023-01-12 | fix fn_sig ice | Deadbeef | -0/+15 |
| 2023-01-12 | parse const closures | Deadbeef | -3/+17 |
| 2023-01-12 | attempt to make a minimal example work | Deadbeef | -1/+12 |
| 2023-01-12 | gate const closures | Deadbeef | -0/+16 |
| 2023-01-12 | parse const closures | Deadbeef | -3/+17 |
| 2023-01-11 | Stabilize `abi_efiapi` feature | Nicholas Bishop | -23/+0 |
| 2023-01-12 | remove unreachable error code `E0490` | Ezra Shaw | -4/+2 |
| 2023-01-12 | Update clippy for new format_args!() lang items. | Mara Bos | -25/+35 |
| 2023-01-12 | Update rustfmt for ast::ExprKind::FormatArgs. | Mara Bos | -1/+5 |