| Age | Commit message (Expand) | Author | Lines |
| 2023-01-03 | Rollup merge of #106411 - notriddle:notriddle/font-feature-settings, r=Guilla... | Michael Goulet | -4/+0 |
| 2023-01-03 | Rollup merge of #106381 - aDotInTheVoid:jsondoclint-more-options, r=notriddle | Michael Goulet | -34/+121 |
| 2023-01-03 | Rollup merge of #106353 - lukas-code:reduce-red-lines-in-my-ide, r=wesleywiser | Michael Goulet | -29/+15 |
| 2023-01-03 | Rollup merge of #106157 - LeSeulArtichaut:106126-thir-unsafeck-good-path-bug-... | Michael Goulet | -10/+34 |
| 2023-01-03 | Rollup merge of #106045 - RalfJung:oom-nounwind-panic, r=Amanieu | Michael Goulet | -8/+33 |
| 2023-01-03 | Rollup merge of #105541 - compiler-errors:iter-comb, r=cjgillot | Michael Goulet | -207/+98 |
| 2023-01-03 | Rollup merge of #104748 - lqd:download_lld, r=jyn514 | Michael Goulet | -10/+26 |
| 2023-01-04 | Address comments | Michael Goulet | -117/+52 |
| 2023-01-04 | Simplify some iterator combinators | Michael Goulet | -135/+91 |
| 2023-01-03 | Auto merge of #105752 - chenyukang:yukang/refactor-method-error, r=compiler-e... | bors | -900/+905 |
| 2023-01-03 | ensure lld's step unconditionally for RustDev component | Rémy Rakic | -5/+2 |
| 2023-01-03 | bump download-ci-llvm-stamp | Rémy Rakic | -1/+1 |
| 2023-01-03 | turn a comment into an actual doc comment | Rémy Rakic | -7/+7 |
| 2023-01-03 | slight cleanup | Rémy Rakic | -2/+1 |
| 2023-01-03 | make the `native::LLD` step able to use an already built lld | Rémy Rakic | -0/+14 |
| 2023-01-03 | bootstrap dist: ensure LLD's step | Rémy Rakic | -0/+6 |
| 2023-01-03 | rustdoc: remove legacy font-feature-settings CSS | Michael Howell | -4/+0 |
| 2023-01-03 | Auto merge of #106409 - matthiaskrgr:rollup-b58z1hz, r=matthiaskrgr | bors | -110/+756 |
| 2023-01-03 | Rollup merge of #106402 - Rageking8:fix_dupe_word_typos, r=Nilstrieb | Matthias Krüger | -4/+4 |
| 2023-01-03 | Rollup merge of #106392 - compiler-errors:new-trait-solver-overflow, r=lcnr | Matthias Krüger | -1/+1 |
| 2023-01-03 | Rollup merge of #106388 - notriddle:notriddle/box-sizing, r=camelid | Matthias Krüger | -2/+0 |
| 2023-01-03 | Rollup merge of #106365 - gimbles:patch-1, r=jyn514 | Matthias Krüger | -11/+11 |
| 2023-01-03 | Rollup merge of #106356 - aDotInTheVoid:del-ctor-kind, r=jyn514 | Matthias Krüger | -13/+1 |
| 2023-01-03 | Rollup merge of #106005 - LeSeulArtichaut:if-let-guard-borrowck-test, r=Nilst... | Matthias Krüger | -62/+645 |
| 2023-01-03 | Rollup merge of #105681 - tshepang:doc-mir-visit, r=Nilstrieb | Matthias Krüger | -4/+4 |
| 2023-01-03 | Rollup merge of #104552 - DebugSteven:warn-newer-x, r=jyn514 | Matthias Krüger | -13/+90 |
| 2023-01-03 | clean: Remove `ctor_kind` from `VariantStruct`. | Nixon Enraght-Moony | -13/+1 |
| 2023-01-03 | jsondoclint: Add option to dump errors as json. | Nixon Enraght-Moony | -4/+26 |
| 2023-01-03 | jsondoclint: Find selector for missing ID when error is created, not reported. | Nixon Enraght-Moony | -42/+64 |
| 2023-01-03 | jsondoclint: Add `--verbose` flag. | Nixon Enraght-Moony | -6/+26 |
| 2023-01-03 | jsondoclint: Parse args with clap. | Nixon Enraght-Moony | -5/+28 |
| 2023-01-03 | Auto merge of #101792 - lqd:rust-lld, r=petrochenkov | bors | -1/+20 |
| 2023-01-03 | Auto merge of #95644 - WaffleLapkin:str_split_as_str_refactor_take2, r=Amanieu | bors | -84/+104 |
| 2023-01-03 | Auto merge of #105609 - bjorn3:shrink_rustc_dev, r=jyn514 | bors | -12/+181 |
| 2023-01-03 | fix dupe word typos | Rageking8 | -4/+4 |
| 2023-01-03 | Auto merge of #106371 - RalfJung:no-ret-position-noalias, r=nikic | bors | -3/+5 |
| 2023-01-02 | no_deps | J Haigh | -0/+1 |
| 2023-01-02 | use cargo_metadata to get x version | DebugSteven | -29/+11 |
| 2023-01-03 | Auto merge of #106386 - compiler-errors:rollup-dxjv18b, r=compiler-errors | bors | -226/+849 |
| 2023-01-03 | has_overflow only if value is *not* within limit | Michael Goulet | -1/+1 |
| 2023-01-02 | Rollup merge of #106383 - Manishearth:ast-docs, r=compiler-errors | Michael Goulet | -0/+15 |
| 2023-01-02 | Rollup merge of #106376 - rustbot:docs-update, r=ehuss | Michael Goulet | -0/+0 |
| 2023-01-02 | Rollup merge of #106366 - GuillaumeGomez:fix-rustdoc-ice-typedef-type-mismatc... | Michael Goulet | -1/+497 |
| 2023-01-02 | Rollup merge of #106354 - aDotInTheVoid:rdj-always-discr, r=GuillaumeGomez | Michael Goulet | -201/+257 |
| 2023-01-02 | Rollup merge of #106315 - jyn514:cleanup-mingw-tidy, r=fee1-dead | Michael Goulet | -3/+2 |
| 2023-01-02 | Rollup merge of #105558 - Nilstrieb:less-spam-hir-tree, r=cjgillot | Michael Goulet | -11/+42 |
| 2023-01-02 | Rollup merge of #104298 - tbu-:pr_set_extension_caveats, r=m-ou-se | Michael Goulet | -3/+30 |
| 2023-01-02 | Rollup merge of #95985 - jihiggins:issue-66481, r=dtolnay | Michael Goulet | -7/+6 |
| 2023-01-02 | get latest x version from parsing cargo command | DebugSteven | -18/+48 |
| 2023-01-02 | only specify --target by default for -Zgcc-ld=lld on wasm | Rémy Rakic | -1/+20 |