| Age | Commit message (Expand) | Author | Lines |
| 2022-10-11 | :arrow_up: rust-analyzer | Laurențiu Nicola | -1093/+2885 |
| 2022-10-11 | Auto merge of #102896 - matthiaskrgr:rollup-jg5xawz, r=matthiaskrgr | bors | -732/+379 |
| 2022-10-10 | Auto merge of #101720 - GuillaumeGomez:warn-INVALID_HTML_TAGS, r=notriddle | bors | -23/+86 |
| 2022-10-10 | Rollup merge of #102888 - GuillaumeGomez:improve-search-color-check, r=notriddle | Matthias Krüger | -711/+234 |
| 2022-10-10 | Rollup merge of #102876 - SparrowLii:import-candidate, r=fee1-dead | Matthias Krüger | -4/+83 |
| 2022-10-10 | Rollup merge of #102871 - notriddle:notriddle/trait-impl-anchor, r=GuillaumeG... | Matthias Krüger | -3/+1 |
| 2022-10-10 | Rollup merge of #102846 - zertosh:update-syn, r=dtolnay | Matthias Krüger | -12/+14 |
| 2022-10-10 | Rollup merge of #101789 - gimbles:let, r=estebank | Matthias Krüger | -2/+8 |
| 2022-10-10 | Rollup merge of #101360 - compiler-errors:multiple-closure-bounds, r=petroche... | Matthias Krüger | -0/+39 |
| 2022-10-10 | Fix unclosed HTML tag in clippy doc | Guillaume Gomez | -3/+3 |
| 2022-10-10 | Auto merge of #102596 - scottmcm:option-bool-calloc, r=Mark-Simulacrum | bors | -1/+18 |
| 2022-10-10 | Fix unclosed HTML tag in rustfmt doc | Guillaume Gomez | -1/+1 |
| 2022-10-10 | Stabilize rustdoc CHECK_INVALID_HTML_TAGS check | Guillaume Gomez | -4/+2 |
| 2022-10-10 | Update rustdoc tests | Guillaume Gomez | -14/+79 |
| 2022-10-10 | Change default lint level of INVALID_HTML_TAGS to warning | Guillaume Gomez | -1/+1 |
| 2022-10-10 | Simplify result color checks | Guillaume Gomez | -710/+233 |
| 2022-10-10 | Update browser-ui-test version to 0.12.2 | Guillaume Gomez | -1/+1 |
| 2022-10-10 | `let` is not allowed in struct field definitions | gimbles | -2/+8 |
| 2022-10-10 | Auto merge of #102875 - Dylan-DPC:rollup-zwcq8h9, r=Dylan-DPC | bors | -542/+218 |
| 2022-10-10 | Rollup merge of #102868 - compiler-errors:rename-assoc-tyalias-to-ty, r=TaKO8Ki | Dylan DPC | -11/+11 |
| 2022-10-10 | Rollup merge of #102853 - cjgillot:skip-opaque-cast, r=jackh726 | Dylan DPC | -0/+17 |
| 2022-10-10 | Rollup merge of #102055 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -173/+2 |
| 2022-10-10 | Rollup merge of #99696 - WaffleLapkin:uplift, r=fee1-dead | Dylan DPC | -358/+188 |
| 2022-10-09 | rustdoc: clean up overly complex `.trait-impl` CSS selectors | Michael Howell | -3/+1 |
| 2022-10-10 | Auto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum | bors | -7/+158 |
| 2022-10-10 | Point out incompatible closure bounds | Michael Goulet | -0/+39 |
| 2022-10-10 | suggest candidates for unresolved import | SparrowLii | -4/+83 |
| 2022-10-10 | Rename AssocItemKind::TyAlias to AssocItemKind::Type | Michael Goulet | -11/+11 |
| 2022-10-10 | Rollup merge of #102862 - scottmcm:more-alignment-traits, r=thomcc | Yuki Okushi | -1/+1 |
| 2022-10-10 | Rollup merge of #102845 - cjgillot:gat-object, r=fee1-dead | Yuki Okushi | -0/+58 |
| 2022-10-10 | Rollup merge of #102345 - chenyukang:fix-102182-impl-trait, r=estebank | Yuki Okushi | -0/+17 |
| 2022-10-10 | Rollup merge of #102323 - Stoozy:master, r=cjgillot | Yuki Okushi | -2/+10 |
| 2022-10-10 | Rollup merge of #102275 - Urgau:stabilize-half_open_range_patterns, r=cjgillot | Yuki Okushi | -402/+310 |
| 2022-10-09 | From<Alignment> for usize & NonZeroUsize | Scott McMurray | -1/+1 |
| 2022-10-09 | Auto merge of #102850 - JohnTitor:rollup-lze1w03, r=JohnTitor | bors | -30/+53 |
| 2022-10-09 | update to syn-1.0.102 | Andres Suarez | -12/+14 |
| 2022-10-09 | Skip chained OpaqueCast when building captures. | Camille GILLOT | -0/+17 |
| 2022-10-10 | Rollup merge of #102838 - RalfJung:miri-bootstrap, r=oli-obk | Yuki Okushi | -2/+0 |
| 2022-10-10 | Rollup merge of #102834 - compiler-errors:unnecessary-lift, r=jyn514 | Yuki Okushi | -17/+9 |
| 2022-10-10 | Rollup merge of #102831 - compiler-errors:rustdoc-norm-oops, r=jyn514 | Yuki Okushi | -5/+17 |
| 2022-10-10 | Rollup merge of #102829 - compiler-errors:rename-impl-item-kind, r=TaKO8Ki | Yuki Okushi | -5/+5 |
| 2022-10-10 | Rollup merge of #102799 - rol1510:issue-100421-fix, r=notriddle | Yuki Okushi | -1/+22 |
| 2022-10-09 | Auto merge of #93668 - SUPERCILEX:path_alloc, r=joshtriplett | bors | -0/+3 |
| 2022-10-09 | Elaborate trait ref to compute object safety. | Camille GILLOT | -0/+58 |
| 2022-10-09 | deprecate `clippy::for_loops_over_fallibles` | Maybe Waffle | -351/+34 |
| 2022-10-09 | fixup lint name | Maybe Waffle | -4/+4 |
| 2022-10-09 | Fix clippy tests that trigger `for_loop_over_fallibles` lint | Maybe Waffle | -1/+3 |
| 2022-10-09 | allow or avoid for loops over option in compiler and tests | Maybe Waffle | -7/+8 |
| 2022-10-09 | `for_loop_over_fallibles`: fix suggestion for "remove `.next()`" case | Maybe Waffle | -3/+2 |
| 2022-10-09 | Add a test for the `for_loop_over_fallibles` lint | Maybe Waffle | -0/+145 |