| Age | Commit message (Expand) | Author | Lines |
| 2023-12-18 | Comment out `change-id` in `config.example.toml` | onur-ozkan | -5/+5 |
| 2023-12-14 | Auto merge of #118417 - anforowicz:default-hidden-visibility, r=TaKO8Ki | bors | -8/+66 |
| 2023-12-14 | Auto merge of #118538 - RalfJung:size-of-val-comments, r=WaffleLapkin | bors | -48/+99 |
| 2023-12-14 | Auto merge of #117749 - aliemjay:perf-canon-cache, r=lcnr | bors | -125/+199 |
| 2023-12-14 | rustdoc: avoid ParamEnv with infer vars | Ali MJ Al-Nasrawy | -3/+2 |
| 2023-12-14 | remove canonicalize_query_preserving_universes | Ali MJ Al-Nasrawy | -47/+0 |
| 2023-12-14 | make infcx optional in canonicalizer | Ali MJ Al-Nasrawy | -47/+45 |
| 2023-12-14 | Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiser | bors | -65/+86 |
| 2023-12-14 | Auto merge of #118389 - estebank:type-verbosity, r=b-naber | bors | -119/+124 |
| 2023-12-13 | Tweak `short_ty_string` to reduce number of files | Esteban Küber | -119/+124 |
| 2023-12-13 | Auto merge of #118402 - notriddle:notriddle/ranking-and-filtering, r=Guillaum... | bors | -113/+334 |
| 2023-12-13 | Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`. | Lukasz Anforowicz | -8/+66 |
| 2023-12-13 | Auto merge of #118213 - Urgau:check-cfg-diagnostics-rustc-cargo, r=petrochenkov | bors | -326/+468 |
| 2023-12-13 | fix computing the dynamic alignment of packed structs with dyn trait tails | Ralf Jung | -48/+99 |
| 2023-12-13 | Auto merge of #118919 - matthiaskrgr:rollup-02udckl, r=matthiaskrgr | bors | -49/+121 |
| 2023-12-13 | rustdoc-search: clean up handleSingleArg type handling | Michael Howell | -9/+3 |
| 2023-12-13 | rustdoc-search: better hashing, faster unification | Michael Howell | -10/+46 |
| 2023-12-13 | rustdoc-search: use set ops for ranking and filtering | Michael Howell | -56/+304 |
| 2023-12-13 | rustdoc-search: remove the now-redundant `validateResult` | Michael Howell | -57/+0 |
| 2023-12-13 | Rollup merge of #118906 - Kobzol:bootstrap-is-windows, r=petrochenkov | Matthias Krüger | -20/+20 |
| 2023-12-13 | Rollup merge of #118883 - HosseinAssaran:patch-1, r=fmease | Matthias Krüger | -1/+1 |
| 2023-12-13 | Rollup merge of #118871 - tmiasko:coroutine-maybe-uninit-fields, r=compiler-e... | Matthias Krüger | -4/+58 |
| 2023-12-13 | Rollup merge of #118759 - compiler-errors:bare-unit-structs, r=petrochenkov | Matthias Krüger | -24/+42 |
| 2023-12-13 | Remove dangling check-cfg ui tests files | Urgau | -249/+0 |
| 2023-12-13 | Add more suggestion to unexpected cfg names and values | Urgau | -77/+468 |
| 2023-12-13 | Auto merge of #118894 - dtolnay:bootstrapwrite, r=onur-ozkan | bors | -1/+0 |
| 2023-12-13 | don't resolve regions in query input | Ali MJ Al-Nasrawy | -15/+15 |
| 2023-12-13 | fix small perf regressions | Ali MJ Al-Nasrawy | -1/+11 |
| 2023-12-13 | don't store OriginalQueryValues::universe_map | Ali MJ Al-Nasrawy | -4/+12 |
| 2023-12-13 | global param_env canonicalization cache | Ali MJ Al-Nasrawy | -22/+128 |
| 2023-12-13 | Auto merge of #118870 - Enselic:rustc_passes-query-stability, r=compiler-errors | bors | -1/+10 |
| 2023-12-13 | Auto merge of #118500 - ZetaNumbers:tcx_hir_refactor, r=petrochenkov | bors | -393/+390 |
| 2023-12-13 | Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkin | bors | -162/+211 |
| 2023-12-13 | Fix LLD thread flag selection for Windows targets | Jakub Beránek | -1/+1 |
| 2023-12-13 | Add `TargetSelection::is_windows` method | Jakub Beránek | -19/+19 |
| 2023-12-13 | Auto merge of #117050 - c410-f3r:here-we-go-again, r=petrochenkov | bors | -242/+676 |
| 2023-12-13 | Auto merge of #118900 - workingjubilee:rollup-wkv9hq1, r=workingjubilee | bors | -171/+307 |
| 2023-12-12 | Rollup merge of #118891 - compiler-errors:async-gen-blocks, r=eholk | Jubilee | -15/+87 |
| 2023-12-12 | Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkin | Jubilee | -28/+18 |
| 2023-12-12 | Rollup merge of #118887 - smoelius:patch-1, r=Nilstrieb | Jubilee | -1/+1 |
| 2023-12-12 | Rollup merge of #118886 - GuillaumeGomez:clean-up-search-vars, r=notriddle | Jubilee | -13/+7 |
| 2023-12-12 | Rollup merge of #118885 - matthiaskrgr:compl_2023, r=compiler-errors | Jubilee | -33/+14 |
| 2023-12-12 | Rollup merge of #118884 - matthiaskrgr:auszweimacheins, r=Nadrieril | Jubilee | -2/+3 |
| 2023-12-12 | Rollup merge of #118873 - lukas-code:fix_waker_getter_tracking_issue_number, ... | Jubilee | -3/+3 |
| 2023-12-12 | Rollup merge of #118872 - GuillaumeGomez:codeblock-attr-lint, r=notriddle | Jubilee | -70/+168 |
| 2023-12-12 | Rollup merge of #118864 - farnoy:masked-load-store-fixes, r=workingjubilee | Jubilee | -3/+3 |
| 2023-12-12 | Rollup merge of #118858 - mu001999:dead_code/clean, r=cuviper | Jubilee | -3/+3 |
| 2023-12-13 | Auto merge of #116438 - ChrisDenton:truncate, r=thomcc | bors | -7/+53 |
| 2023-12-12 | Set the `StackProbeType` in `apple::opts` | Josh Stone | -56/+32 |
| 2023-12-12 | Unbreak non-unix non-windows bootstrap | David Tolnay | -1/+0 |