| Age | Commit message (Expand) | Author | Lines |
| 2023-06-25 | Rollup merge of #112918 - zephaniahong:issue-107077-fix, r=Mark-Simulacrum | Guillaume Gomez | -36/+21 |
| 2023-06-25 | Auto merge of #112476 - chenyukang:yukang-fix-109991, r=compiler-errors | bors | -19/+139 |
| 2023-06-25 | Auto merge of #113014 - matthiaskrgr:rollup-dasfmfc, r=matthiaskrgr | bors | -26/+34 |
| 2023-06-25 | Do not offer any of the suggestions in emit_coerce_suggestions for expr from ... | yukang | -19/+139 |
| 2023-06-25 | Rollup merge of #113009 - ChrisDenton:remove-path, r=workingjubilee | Matthias Krüger | -1/+0 |
| 2023-06-25 | Rollup merge of #113008 - jyn514:new-contributor-improvements, r=clubby789 | Matthias Krüger | -20/+17 |
| 2023-06-25 | Rollup merge of #112956 - Amanieu:weak-intrinsics, r=Mark-Simulacrum | Matthias Krüger | -0/+3 |
| 2023-06-25 | Rollup merge of #112950 - tshepang:patch-4, r=Mark-Simulacrum | Matthias Krüger | -2/+8 |
| 2023-06-25 | Rollup merge of #112937 - camelid:align-typenames, r=notriddle,GuillaumeGomez | Matthias Krüger | -3/+6 |
| 2023-06-24 | rustdoc: Update GUI test | Noah Lev | -1/+2 |
| 2023-06-24 | Auto merge of #113006 - GuillaumeGomez:rollup-l2js0wa, r=GuillaumeGomez | bors | -53/+313 |
| 2023-06-24 | Don't print "x.ps1" | jyn | -1/+1 |
| 2023-06-24 | Give a better error on Windows if python isn't installed | jyn | -2/+10 |
| 2023-06-24 | Remove unnecessary `path` attribute | Chris Denton | -1/+0 |
| 2023-06-24 | Rollup merge of #113003 - Nilstrieb:uh-yeah-so-about-that-deprecation-warning... | Guillaume Gomez | -1/+1 |
| 2023-06-24 | Rollup merge of #113002 - camelid:bootstrap-settings.bak, r=jyn514 | Guillaume Gomez | -1/+1 |
| 2023-06-24 | Rollup merge of #112989 - JohnTitor:issue-109141, r=compiler-errors | Guillaume Gomez | -0/+39 |
| 2023-06-24 | Rollup merge of #112971 - matthiaskrgr:templ_clippy, r=Mark-Simulacrum | Guillaume Gomez | -0/+3 |
| 2023-06-24 | Rollup merge of #112915 - preveen-stack:patch-1, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2023-06-24 | Rollup merge of #112912 - joshtriplett:style-let-else-clarifications, r=caleb... | Guillaume Gomez | -43/+62 |
| 2023-06-24 | Rollup merge of #112854 - bvanjoi:fix-112674, r=Nilstrieb | Guillaume Gomez | -4/+71 |
| 2023-06-24 | Rollup merge of #112703 - aliemjay:next-solver-root-var, r=compiler-errors | Guillaume Gomez | -3/+135 |
| 2023-06-24 | give more helpful suggestions for a missing feature gate test | jyn | -4/+4 |
| 2023-06-24 | outline x.py alternate invocations to the dev guide | jyn | -13/+2 |
| 2023-06-24 | Fix old python deprecation check in x.py | Nilstrieb | -1/+1 |
| 2023-06-24 | bootstrap: Backup `settings.json` to the correct filename | Noah Lev | -1/+1 |
| 2023-06-24 | Auto merge of #112996 - GuillaumeGomez:migrate-gui-test-color-16, r=notriddle | bors | -30/+30 |
| 2023-06-24 | fix: add cfg diagnostic for unresolved import error | bohan | -4/+71 |
| 2023-06-24 | instantiate hidden types in root universe | Ali MJ Al-Nasrawy | -3/+135 |
| 2023-06-24 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -30/+30 |
| 2023-06-24 | Auto merge of #112802 - lukas-code:fancy-bool, r=Nilstrieb | bors | -64/+61 |
| 2023-06-24 | Add a regression test for #109141 | Yuki Okushi | -0/+39 |
| 2023-06-24 | Auto merge of #112987 - compiler-errors:rollup-6anskq1, r=compiler-errors | bors | -145/+507 |
| 2023-06-23 | Rollup merge of #112986 - weihanglo:update-cargo, r=weihanglo | Michael Goulet | -0/+0 |
| 2023-06-23 | Rollup merge of #112983 - spastorino:new-rpitit-23, r=compiler-errors | Michael Goulet | -14/+110 |
| 2023-06-23 | Rollup merge of #112981 - spastorino:new-rpitit-22, r=compiler-errors | Michael Goulet | -25/+287 |
| 2023-06-23 | Rollup merge of #112973 - compiler-errors:oops-forgot-ftl, r=jyn514 | Michael Goulet | -0/+13 |
| 2023-06-23 | Rollup merge of #112965 - compiler-errors:circular-wf, r=aliemjay | Michael Goulet | -5/+27 |
| 2023-06-23 | Rollup merge of #112963 - oli-obk:tait_solver_decoupling, r=compiler-errors | Michael Goulet | -17/+6 |
| 2023-06-23 | Rollup merge of #112763 - Patryk27:bump-compiler-builtins, r=Amanieu | Michael Goulet | -3/+3 |
| 2023-06-23 | Rollup merge of #111087 - ibraheemdev:patch-15, r=dtolnay | Michael Goulet | -81/+61 |
| 2023-06-24 | Update cargo | Weihang Lo | -0/+0 |
| 2023-06-23 | Auto merge of #112891 - oli-obk:impl_trait_in_assoc_tys_cleanup, r=compiler-e... | bors | -109/+377 |
| 2023-06-23 | Fix associated type suggestion when -Zlower-impl-trait-in-trait-to-assoc-ty | Santiago Pastorino | -14/+110 |
| 2023-06-23 | Auto merge of #112974 - matthiaskrgr:rollup-hnk7ans, r=matthiaskrgr | bors | -271/+579 |
| 2023-06-23 | Fix return type notation errors with -Zlower-impl-trait-in-trait-to-assoc-ty | Santiago Pastorino | -25/+287 |
| 2023-06-23 | Reduce typename width to 6.25rem | Noah Lev | -1/+1 |
| 2023-06-23 | Rollup merge of #112962 - GuillaumeGomez:fix-rustdoc-gui-tester, r=ozkanonur | Matthias Krüger | -52/+71 |
| 2023-06-23 | Rollup merge of #112960 - GuillaumeGomez:rustdoc-files-check, r=notriddle | Matthias Krüger | -3/+68 |
| 2023-06-23 | Rollup merge of #112925 - oli-obk:timeout_lint, r=cjgillot | Matthias Krüger | -1/+42 |