| Age | Commit message (Expand) | Author | Lines |
| 2022-10-10 | Rollup merge of #99696 - WaffleLapkin:uplift, r=fee1-dead | Dylan DPC | -358/+188 |
| 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-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 |
| 2022-10-09 | Auto merge of #102332 - chriswailes:ndk-update, r=chriswailes | bors | -43/+29 |
| 2022-10-09 | remove cfg(bootstrap) from Miri | Ralf Jung | -2/+0 |
| 2022-10-09 | Remove unnecessary lift calls from rustdoc | Michael Goulet | -18/+9 |
| 2022-10-09 | rustdoc: fix file picker marker renders twice on ios | Roland Strasser | -0/+5 |
| 2022-10-09 | Don't use unnormalized type in Ty::fn_sig | Michael Goulet | -5/+17 |
| 2022-10-09 | ImplItemKind::TyAlias => ImplItemKind::Type | Michael Goulet | -5/+5 |
| 2022-10-08 | Rollup merge of #102818 - rust-lang:clean-up-highlight-impots, r=Urgau | Michael Howell | -4/+2 |
| 2022-10-08 | Rollup merge of #102807 - aDotInTheVoid:rdj-rustup-docs, r=jyn514 | Michael Howell | -0/+10 |
| 2022-10-08 | Rollup merge of #102790 - cuviper:llvm-tblgen, r=jyn514 | Michael Howell | -13/+14 |
| 2022-10-08 | Rollup merge of #102782 - Hosshii:issue-102124, r=Mark-Simulacrum | Michael Howell | -0/+20 |
| 2022-10-08 | Rollup merge of #102661 - chrysn-pull-requests:rustdoc-effect-of-fundamental,... | Michael Howell | -0/+29 |
| 2022-10-08 | Rollup merge of #102514 - b-naber:binder-print-fixes, r=jackh726 | Michael Howell | -7/+51 |
| 2022-10-08 | Rollup merge of #99818 - aliemjay:fix-closure-normalize, r=jackh726 | Michael Howell | -0/+135 |
| 2022-10-08 | Rollup merge of #102815 - notriddle:notriddle/mobile-topbar, r=GuillaumeGomez | Matthias Krüger | -11/+11 |
| 2022-10-08 | Rollup merge of #102723 - pcc:run-make-cc, r=Mark-Simulacrum | Matthias Krüger | -5/+1 |
| 2022-10-08 | Rollup merge of #102604 - anirudh24seven:anirudh_improve_bootrap_readme_reada... | Matthias Krüger | -32/+32 |
| 2022-10-08 | Rollup merge of #102581 - jyn514:src-detection, r=Mark-Simulacrum | Matthias Krüger | -1/+10 |
| 2022-10-08 | Rollup merge of #102524 - notriddle:notriddle/unsafe-function, r=GuillaumeGomez | Matthias Krüger | -1/+42 |
| 2022-10-08 | Rollup merge of #99194 - simlay:simlay/update-rust-gdbgui-gdb-args-to-gdb-cmd... | Matthias Krüger | -2/+1 |
| 2022-10-08 | Clean up rustdoc highlight.rs imports a bit | Guillaume Gomez | -4/+2 |
| 2022-10-08 | Auto merge of #102315 - RalfJung:assert_unsafe_precondition, r=thomcc | bors | -7/+8 |
| 2022-10-08 | rustdoc: add test case for dimensions and color of unsafe `<sup>` | Michael Howell | -0/+41 |
| 2022-10-08 | rustdoc: remove weird `<a href="#">` wrapper around unsafe triangle | Michael Howell | -1/+1 |
| 2022-10-08 | rustdoc: remove mobile topbar from source pages instead of hiding it | Michael Howell | -11/+11 |
| 2022-10-08 | handle late-bound vars from inner binders correctly and add test | b-naber | -0/+24 |
| 2022-10-08 | Auto merge of #102809 - matthiaskrgr:rollup-qq62vuv, r=matthiaskrgr | bors | -197/+269 |
| 2022-10-08 | Rollup merge of #102798 - notriddle:notriddle/text-decoration-underline, r=Gu... | Matthias Krüger | -7/+2 |
| 2022-10-08 | Rollup merge of #102797 - notriddle:notriddle/rightside-position, r=Guillaume... | Matthias Krüger | -1/+0 |
| 2022-10-08 | Rollup merge of #102789 - GuillaumeGomez:update-browser-ui-test-version, r=no... | Matthias Krüger | -150/+150 |