| Age | Commit message (Expand) | Author | Lines |
| 2022-01-21 | Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgr | bors | -139/+670 |
| 2022-01-20 | Rollup merge of #93128 - pietroalbini:pa-verify-stable-version-number, r=Mark... | Matthias Krüger | -0/+34 |
| 2022-01-20 | Rollup merge of #93104 - dtolnay:ppbless, r=Mark-Simulacrum | Matthias Krüger | -1/+13 |
| 2022-01-20 | Rollup merge of #93099 - tomkris:rustdoc-fix, r=jsha | Matthias Krüger | -4/+8 |
| 2022-01-20 | Rollup merge of #93094 - Enselic:check-for-enum-tuple-struct-fields, r=CraftS... | Matthias Krüger | -2/+4 |
| 2022-01-20 | Rollup merge of #93087 - ricobbe:alt-calling-convention-test-fix, r=Mark-Simu... | Matthias Krüger | -5/+11 |
| 2022-01-20 | Rollup merge of #93086 - c410-f3r:let-guard, r=Mark-Simulacrum | Matthias Krüger | -2/+26 |
| 2022-01-20 | Rollup merge of #93067 - jsha:fix-scroll-padding-top, r=GuillaumeGomez | Matthias Krüger | -1/+14 |
| 2022-01-20 | Rollup merge of #93061 - estebank:macr-suggestion, r=cjgillot | Matthias Krüger | -23/+68 |
| 2022-01-20 | Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddle | Matthias Krüger | -2/+15 |
| 2022-01-20 | Rollup merge of #92860 - CraftSpider:rustdoc-json-impl-ice, r=jsha | Matthias Krüger | -1/+28 |
| 2022-01-20 | Rollup merge of #92856 - GuillaumeGomez:exclude-test-doc_auto_cfg, r=Nemo157 | Matthias Krüger | -20/+51 |
| 2022-01-20 | Rollup merge of #91032 - eholk:generator-drop-tracking, r=nikomatsakis | Matthias Krüger | -80/+413 |
| 2022-01-20 | More clean up | Guillaume Gomez | -8/+4 |
| 2022-01-20 | Extra cfg_hide a bit to handle inner cfgs | Guillaume Gomez | -16/+11 |
| 2022-01-20 | Update doc_auto_cfg test | Guillaume Gomez | -2/+8 |
| 2022-01-20 | Exclude "test" from doc_auto_cfg rendering | Guillaume Gomez | -16/+50 |
| 2022-01-20 | add script to prevent point releases with same number as existing ones | Pietro Albini | -0/+34 |
| 2022-01-20 | Rollup merge of #93108 - lnicola:rust-analyzer-2022-01-20, r=lnicola | Matthias Krüger | -16/+18 |
| 2022-01-20 | Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddle | Matthias Krüger | -2/+15 |
| 2022-01-20 | Rollup merge of #92861 - jsha:mobile-column-flex, r=GuillaumeGomez | Matthias Krüger | -15/+43 |
| 2022-01-20 | Rollup merge of #92704 - 5225225:std_mem_transmute_ref_t_mut_t, r=michaelwoer... | Matthias Krüger | -2/+2 |
| 2022-01-20 | Rollup merge of #92680 - camelid:assoc-item-cleanup, r=petrochenkov | Matthias Krüger | -35/+53 |
| 2022-01-20 | Rollup merge of #92582 - lcnr:generic-arg-infer, r=BoxyUwU | Matthias Krüger | -216/+375 |
| 2022-01-20 | Rollup merge of #92183 - tmandry:issue-74256, r=estebank | Matthias Krüger | -174/+133 |
| 2022-01-20 | Rollup merge of #91694 - euclio:stability-improvements, r=GuillaumeGomez | Matthias Krüger | -37/+73 |
| 2022-01-20 | Rollup merge of #91606 - joshtriplett:stabilize-print-link-args, r=pnkfelix | Matthias Krüger | -9/+15 |
| 2022-01-20 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+18 |
| 2022-01-19 | rustdoc: auto create output directory when "--output-format json" | Artem Kryvokrysenko | -4/+8 |
| 2022-01-19 | Rustdoc mobile: put out-of-band on its own line | Jacob Hoffman-Andrews | -15/+43 |
| 2022-01-19 | Support --bless for pp-exact pretty printer tests | David Tolnay | -1/+13 |
| 2022-01-19 | Simplify error reporting code, remove await point wording | Tyler Mandry | -135/+100 |
| 2022-01-19 | NiceRegionError: Use written return type for async fn | Tyler Mandry | -139/+133 |
| 2022-01-19 | src/test/rustdoc-json: Check for `struct_field`s in `variant_tuple_struct.rs` | Martin Nordholts | -2/+4 |
| 2022-01-19 | Fix scroll offset when jumping to internal id | Jacob Hoffman-Andrews | -1/+14 |
| 2022-01-19 | Add tests to ensure that let_chains works with if_let_guard | Caio | -2/+26 |
| 2022-01-19 | Fix test directives; comment out calls broken on windows-gnu | Richard Cobbe | -5/+11 |
| 2022-01-19 | Rollup merge of #93005 - GuillaumeGomez:templates-in-html, r=notriddle | Matthias Krüger | -1/+3 |
| 2022-01-19 | Rollup merge of #92800 - ehuss:docs-fallback, r=Mark-Simulacrum | Matthias Krüger | -45/+68 |
| 2022-01-19 | Rollup merge of #92316 - petrochenkov:extmangle, r=wesleywiser | Matthias Krüger | -16/+55 |
| 2022-01-19 | Only suggest adding `!` to expressions that can be macro invocation | Esteban Kuber | -23/+68 |
| 2022-01-19 | Add assert that fallback targets must be available. | Eric Huss | -1/+4 |
| 2022-01-19 | Add test for block doc comments | Guillaume Gomez | -0/+13 |
| 2022-01-19 | Correctly handle starts in block doc comments | Guillaume Gomez | -2/+2 |
| 2022-01-19 | Move back templates into html folder | Guillaume Gomez | -1/+3 |
| 2022-01-19 | Rollup merge of #93062 - ehuss:update-books, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-01-19 | Rollup merge of #92797 - jsha:fewer-lines, r=GuillaumeGomez | Matthias Krüger | -22/+6 |
| 2022-01-19 | Rollup merge of #92783 - FabianWolff:issue-92726, r=nikomatsakis | Matthias Krüger | -0/+33 |
| 2022-01-19 | Rollup merge of #88642 - c410-f3r:let_chains_2, r=matthewjasper | Matthias Krüger | -304/+463 |
| 2022-01-18 | Update books | Eric Huss | -0/+0 |