| Age | Commit message (Expand) | Author | Lines |
| 2022-08-09 | Auto merge of #100304 - matthiaskrgr:rollup-gs56vlw, r=matthiaskrgr | bors | -443/+1829 |
| 2022-08-09 | Rollup merge of #100303 - lnicola:rust-analyzer-2022-08-09, r=lnicola | Matthias Krüger | -281/+1636 |
| 2022-08-09 | Rollup merge of #100268 - TaKO8Ki:add-regression-test-for-79148, r=Mark-Simul... | Matthias Krüger | -0/+45 |
| 2022-08-09 | Rollup merge of #100238 - Bryysen:master, r=cjgillot | Matthias Krüger | -101/+78 |
| 2022-08-09 | Rollup merge of #100212 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC | Matthias Krüger | -58/+64 |
| 2022-08-09 | Rollup merge of #100163 - TaKO8Ki:remove-unnecessary-string-search, r=wesleyw... | Matthias Krüger | -3/+6 |
| 2022-08-09 | Auto merge of #100205 - cjgillot:noice-doc, r=camelid | bors | -10/+39 |
| 2022-08-09 | :arrow_up: rust-analyzer | Laurențiu Nicola | -281/+1636 |
| 2022-08-08 | Add regression test comment | Noah Lev | -0/+2 |
| 2022-08-08 | Fix plural form of `variant` in error message not formatting correctly | Bryysen | -32/+26 |
| 2022-08-08 | Synthetize a trait ref when none is available. | Camille GILLOT | -7/+15 |
| 2022-08-08 | add regression test for #79148 | Takayuki Maeda | -0/+45 |
| 2022-08-08 | Auto merge of #98863 - compiler-errors:projection-msg, r=estebank | bors | -65/+75 |
| 2022-08-08 | Auto merge of #98489 - cjgillot:naked-nohir, r=davidtwco,tmiasko | bors | -58/+45 |
| 2022-08-08 | Auto merge of #100207 - notriddle:notriddle/skipped-inline-module, r=Manishearth | bors | -21/+70 |
| 2022-08-08 | Adjust wording | Michael Goulet | -65/+74 |
| 2022-08-07 | Implement special-cased projection error message for some common traits | Michael Goulet | -30/+31 |
| 2022-08-07 | Rollup merge of #100244 - Lokathor:add-armv4t-none-eabi-take2, r=jackh726 | Matthias Krüger | -0/+71 |
| 2022-08-07 | Rollup merge of #100230 - cjgillot:noice-multibyte-amp, r=compiler-errors | Matthias Krüger | -0/+33 |
| 2022-08-07 | Rollup merge of #100194 - est31:box_syntax_tests, r=Mark-Simulacrum | Matthias Krüger | -212/+154 |
| 2022-08-07 | Rollup merge of #100019 - TaKO8Ki:suggest-boxed-trait-objects-instead-of-impl... | Matthias Krüger | -0/+181 |
| 2022-08-07 | Update SUMMARY.md | Lokathor | -0/+1 |
| 2022-08-07 | Create armv4t_none_eabi.md | Lokathor | -0/+70 |
| 2022-08-07 | Auto merge of #99833 - andrewpollack:fuchsia-rust-ci-zircon-lib-improvement, ... | bors | -53/+65 |
| 2022-08-07 | Further improve error message for E0081 | Bryysen | -77/+60 |
| 2022-08-07 | Shifting CI to pull Zircon libraries directly from Fuchsia SDK | Andrew Pollack | -53/+65 |
| 2022-08-07 | Use start_point instead of next_point to point to elided lifetime ampersand. | Camille GILLOT | -0/+33 |
| 2022-08-07 | fix wrong suggestions for boxed trait objects instead of impl trait | Takayuki Maeda | -4/+88 |
| 2022-08-07 | revive suggestions for boxed trait objects instead of impl Trait | Takayuki Maeda | -0/+97 |
| 2022-08-07 | Auto merge of #100091 - chenyukang:add-check-for-link-ordinal, r=michaelwoeri... | bors | -0/+54 |
| 2022-08-07 | Auto merge of #100004 - jyn514:exclude-single-test, r=Mark-Simulacrum | bors | -14/+5 |
| 2022-08-07 | Remove even more box syntax uses from src/test | est31 | -212/+154 |
| 2022-08-07 | Rollup merge of #100130 - compiler-errors:erroneous-return-span, r=lcnr | Matthias Krüger | -15/+136 |
| 2022-08-07 | remove Clean trait implementation for ty::Predicate | Guillaume Gomez | -22/+23 |
| 2022-08-07 | remove Clean trait implementation for hir::WherePredicate | Guillaume Gomez | -36/+41 |
| 2022-08-06 | rustdoc: do not mark the contents of a skipped module as inlined | Michael Howell | -21/+70 |
| 2022-08-06 | Avoid ICE in rustdoc. | Camille GILLOT | -5/+24 |
| 2022-08-06 | Auto merge of #100195 - matthiaskrgr:rollup-ovzyyb0, r=matthiaskrgr | bors | -50/+128 |
| 2022-08-06 | Rollup merge of #100193 - GuillaumeGomez:rm-clean-impls, r=notriddle | Matthias Krüger | -48/+42 |
| 2022-08-06 | Rollup merge of #100167 - chenyukang:require-suggestion, r=estebank | Matthias Krüger | -2/+30 |
| 2022-08-06 | Rollup merge of #100132 - compiler-errors:issue-100103, r=tmiasko | Matthias Krüger | -0/+15 |
| 2022-08-06 | Rollup merge of #100094 - lyming2007:issue-98982, r=estebank | Matthias Krüger | -0/+41 |
| 2022-08-06 | Auto merge of #99893 - compiler-errors:issue-99387, r=davidtwco | bors | -0/+24 |
| 2022-08-06 | remove Clean trait implementation for hir::PolyTraitRef | Guillaume Gomez | -7/+1 |
| 2022-08-06 | remove Clean trait implementation for hir::GenericBound | Guillaume Gomez | -41/+41 |
| 2022-08-06 | Auto merge of #100172 - Mark-Simulacrum:bump-165, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-08-06 | Auto merge of #99743 - compiler-errors:fulfillment-context-cleanups, r=jackh726 | bors | -4/+2 |
| 2022-08-05 | Auto merge of #100035 - workingjubilee:merge-functions, r=nikic | bors | -2/+4 |
| 2022-08-05 | Enable function merging when opt is for size | Jubilee Young | -2/+4 |
| 2022-08-05 | implement #98982 | Yiming Lei | -0/+41 |