| Age | Commit message (Expand) | Author | Lines |
| 2022-10-29 | rustdoc: use CSS margin/padding shorthand when all are being set | Michael Howell | -10/+3 |
| 2022-10-28 | Auto merge of #103683 - fee1-dead-contrib:fix-deferred-cast-checks-constness,... | bors | -1/+7 |
| 2022-10-28 | Auto merge of #103071 - wesleywiser:fix_inlined_line_numbers, r=davidtwco | bors | -0/+25 |
| 2022-10-28 | Retain ParamEnv constness when running deferred cast checks | Deadbeef | -1/+7 |
| 2022-10-28 | Auto merge of #103671 - matthiaskrgr:rollup-iuugpep, r=matthiaskrgr | bors | -36/+809 |
| 2022-10-28 | Rollup merge of #103645 - weihanglo:update-cargo, r=weihanglo | Matthias Krüger | -0/+0 |
| 2022-10-28 | Rollup merge of #103643 - notriddle:notriddle/summary-focus-visible, r=Guilla... | Matthias Krüger | -4/+2 |
| 2022-10-28 | Rollup merge of #103631 - Rageking8:Add-test-for-issue-36007, r=compiler-errors | Matthias Krüger | -0/+20 |
| 2022-10-28 | Rollup merge of #103609 - BoxyUwU:fix_impl_self_cycle, r=compiler-errors | Matthias Krüger | -74/+27 |
| 2022-10-28 | Rollup merge of #103608 - compiler-errors:rpitit-early-lt, r=cjgillot | Matthias Krüger | -0/+23 |
| 2022-10-28 | Rollup merge of #103585 - GuillaumeGomez:source-line-css, r=notriddle | Matthias Krüger | -32/+60 |
| 2022-10-28 | Rollup merge of #103641 - compiler-errors:issue-103624, r=cjgillot | Matthias Krüger | -28/+94 |
| 2022-10-28 | Rollup merge of #103550 - notriddle:notriddle/no-suggest-static-candidates, r... | Matthias Krüger | -0/+34 |
| 2022-10-28 | Rollup merge of #103523 - GuillaumeGomez:inline-doc-comment-impl-block, r=not... | Matthias Krüger | -8/+48 |
| 2022-10-28 | Rollup merge of #103283 - nbarrios1337:unsafe-impl-suggestions, r=cjgillot | Matthias Krüger | -0/+54 |
| 2022-10-28 | Rollup merge of #102642 - bryangarza:afit-tests, r=compiler-errors | Matthias Krüger | -0/+579 |
| 2022-10-28 | Auto merge of #103654 - flip1995:clippy_backport, r=Manishearth | bors | -3/+2 |
| 2022-10-27 | Update tests based on feedback | Bryan Garza | -26/+7 |
| 2022-10-27 | Update src/test/ui/async-await/in-trait/async-example.rs | Bryan Garza | -2/+2 |
| 2022-10-27 | Add additional tests for static AFIT | Bryan Garza | -0/+169 |
| 2022-10-27 | Update tests based on feedback | Bryan Garza | -33/+48 |
| 2022-10-27 | Update static AFIT tests based on feedback | Bryan Garza | -144/+28 |
| 2022-10-27 | Add tests for static async functions in traits | Bryan Garza | -0/+530 |
| 2022-10-27 | use proper spans | Boxy | -20/+39 |
| 2022-10-27 | DoIt | Boxy | -82/+16 |
| 2022-10-27 | Move clippy::uninlined_format_args back to pedantic | Philipp Krones | -3/+2 |
| 2022-10-28 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-27 | rustdoc: stop hiding focus outlines on non-rustdoc-toggle details tags | Michael Howell | -4/+2 |
| 2022-10-27 | Erase regions from CallArgument, add test + bless | Michael Goulet | -6/+72 |
| 2022-10-27 | Revert "Make ClosureOutlivesRequirement not rely on an unresolved type" | Michael Goulet | -22/+22 |
| 2022-10-27 | add test for issue 36007 | Rageking8 | -0/+20 |
| 2022-10-27 | Rollup merge of #103616 - rust-lang:notriddle/moz-box-sizing, r=GuillaumeGomez | Matthias Krüger | -3/+1 |
| 2022-10-27 | Rollup merge of #103505 - notriddle:notriddle/rustdoc-self-closing-tags, r=Gu... | Matthias Krüger | -1/+204 |
| 2022-10-27 | Rollup merge of #103408 - compiler-errors:rpitit-rustdoc, r=GuillaumeGomez | Matthias Krüger | -53/+94 |
| 2022-10-27 | Rollup merge of #103110 - RalfJung:manual-send, r=thomcc | Matthias Krüger | -1/+1 |
| 2022-10-27 | Add tests for source line numbers colors | Guillaume Gomez | -1/+43 |
| 2022-10-27 | Migrate line numbers CSS to CSS variables | Guillaume Gomez | -31/+17 |
| 2022-10-27 | Auto merge of #103623 - matthiaskrgr:rollup-318yc1t, r=matthiaskrgr | bors | -18/+143 |
| 2022-10-27 | Rollup merge of #103611 - Rageking8:fix-103574, r=lcnr | Matthias Krüger | -4/+56 |
| 2022-10-27 | Rollup merge of #103592 - notriddle:notriddle/notable-traits-notable, r=Guill... | Matthias Krüger | -2/+39 |
| 2022-10-27 | Rollup merge of #103586 - compiler-errors:issue-103573, r=jackh726 | Matthias Krüger | -0/+36 |
| 2022-10-27 | Rollup merge of #103525 - oli-obk:const_impl_on_non_const_trait, r=lcnr | Matthias Krüger | -12/+12 |
| 2022-10-27 | Auto merge of #103601 - compiler-errors:no-opaque-probe-in-nll-relate, r=oli-obk | bors | -0/+24 |
| 2022-10-26 | rustdoc: remove CSS workaround for Firefox 29 | Michael Howell | -3/+1 |
| 2022-10-27 | add tests and slight formatting | Rageking8 | -4/+56 |
| 2022-10-27 | Remap early bound lifetimes too | Michael Goulet | -0/+23 |
| 2022-10-26 | Auto merge of #103604 - JohnTitor:rollup-q4ns2gh, r=JohnTitor | bors | -1616/+2287 |
| 2022-10-27 | Rollup merge of #103579 - lnicola:rust-analyzer-2022-10-26, r=lnicola | Yuki Okushi | -1584/+2221 |
| 2022-10-27 | Rollup merge of #103558 - weihanglo:update-cargo, r=weihanglo | Yuki Okushi | -0/+0 |
| 2022-10-27 | Rollup merge of #103537 - notriddle:notriddle/line-numbers, r=GuillaumeGomez | Yuki Okushi | -32/+19 |