| Age | Commit message (Expand) | Author | Lines |
| 2023-06-24 | rustdoc: get rid of extra line when line-wrapping fn decls with empty arg list | León Orell Valerian Liehr | -1/+15 |
| 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 | 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 |
| 2023-06-23 | Rollup merge of #112870 - compiler-errors:clause-2, r=oli-obk | Matthias Krüger | -174/+243 |
| 2023-06-23 | Rollup merge of #112810 - compiler-errors:dont-ice-on-bad-layout, r=wesleywiser | Matthias Krüger | -12/+80 |
| 2023-06-23 | Rollup merge of #112740 - GuillaumeGomez:link-to-search-chapter, r=notriddle | Matthias Krüger | -4/+14 |
| 2023-06-23 | Rollup merge of #112643 - compiler-errors:sized-obl-for-arg, r=wesleywiser | Matthias Krüger | -22/+57 |
| 2023-06-23 | Rollup merge of #112616 - ferrocene:pa-more-test-suite-fixes, r=Nilstrieb | Matthias Krüger | -3/+4 |
| 2023-06-23 | Fix GUI test for popover | Guillaume Gomez | -2/+2 |
| 2023-06-23 | Make sure to include default en-US ftl resources for rustc_error crate | Michael Goulet | -0/+13 |
| 2023-06-23 | Auto merge of #109982 - durin42:plt-no-x86_64-only, r=nikic | bors | -29/+54 |
| 2023-06-23 | Resolve vars when reporting WF error | Michael Goulet | -6/+7 |
| 2023-06-23 | Don't emit same goal as input during wf obligations | Michael Goulet | -3/+24 |
| 2023-06-23 | Make `try_run` return a `Result<(), ()>` instead of a boolean | Guillaume Gomez | -50/+63 |
| 2023-06-23 | Stop bubbling out hidden types from the eval obligation queries | Oli Scherer | -17/+6 |
| 2023-06-23 | Link to the corresponding channel in the help popover | Guillaume Gomez | -5/+12 |
| 2023-06-23 | Add link to rustdoc book search chapter in help popover | Guillaume Gomez | -0/+3 |
| 2023-06-23 | Fix failing rustdoc GUI test | Guillaume Gomez | -1/+4 |
| 2023-06-23 | Fix rustdoc-gui tester | Guillaume Gomez | -3/+6 |
| 2023-06-23 | tests: be even more permissive on attributes in one test | Augie Fackler | -17/+17 |
| 2023-06-23 | Add @files checks in rustdoc tests | Guillaume Gomez | -0/+17 |
| 2023-06-23 | Add @files command | Guillaume Gomez | -3/+51 |
| 2023-06-23 | Auto merge of #112957 - matthiaskrgr:rollup-7ly0nv7, r=matthiaskrgr | bors | -116/+242 |
| 2023-06-23 | Rollup merge of #112948 - bkrl:trait-impl-suggestion, r=compiler-errors | Matthias Krüger | -10/+14 |
| 2023-06-23 | Rollup merge of #112944 - joshtriplett:style-guide-defaults-vs-configurabilit... | Matthias Krüger | -0/+12 |
| 2023-06-23 | Rollup merge of #112942 - joshtriplett:style-guide-tweaks, r=compiler-errors | Matthias Krüger | -72/+88 |
| 2023-06-23 | Rollup merge of #112941 - tshepang:patch-1, r=lqd | Matthias Krüger | -1/+1 |
| 2023-06-23 | Rollup merge of #112935 - joshtriplett:style-guide-typo-fix, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-06-23 | Rollup merge of #112933 - TaKO8Ki:avoid-&format-in-error-message-code, r=oli-obk | Matthias Krüger | -9/+7 |
| 2023-06-23 | Rollup merge of #112927 - GuillaumeGomez:where-clause-indent, r=notriddle | Matthias Krüger | -8/+34 |
| 2023-06-23 | Rollup merge of #112704 - RalfJung:dont-wrap-slices, r=ChrisDenton | Matthias Krüger | -10/+14 |
| 2023-06-23 | Rollup merge of #111747 - compiler-errors:structural-probe-side-effects, r=fe... | Matthias Krüger | -5/+71 |
| 2023-06-23 | Auto merge of #112827 - nnethercote:codegen-cleanups, r=tmiasko | bors | -119/+105 |
| 2023-06-22 | Avoid guessing unknown trait impl in suggestions | Alexander Zhang | -10/+14 |
| 2023-06-22 | Don't structurally resolve during method ambiguity in probe | Michael Goulet | -5/+71 |