| Age | Commit message (Expand) | Author | Lines |
| 2022-01-14 | Auto merge of #92781 - lambinoo:I-92755-no-mir-missing-reachable, r=petrochenkov | bors | -0/+27 |
| 2022-01-14 | Auto merge of #92844 - matthiaskrgr:rollup-z5wb6yi, r=matthiaskrgr | bors | -87/+134 |
| 2022-01-14 | fix: set struct/union/enum fields/variants as reachable when item is | Lamb | -0/+27 |
| 2022-01-13 | Auto merge of #89861 - nbdd0121:closure, r=wesleywiser | bors | -30/+103 |
| 2022-01-13 | Rollup merge of #92807 - ehuss:update-cargo, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-01-13 | Rollup merge of #92334 - dtolnay:rustdocmatcher, r=camelid,GuillaumeGomez | Matthias Krüger | -22/+85 |
| 2022-01-13 | Rollup merge of #92142 - wesleywiser:fix_codecoverage_partitioning, r=tmandry | Matthias Krüger | -1/+14 |
| 2022-01-13 | Rollup merge of #92006 - oli-obk:welcome_opaque_types_into_the_fold, r=nikoma... | Matthias Krüger | -57/+3 |
| 2022-01-13 | Rollup merge of #91687 - euclio:tuple-variant-field-section, r=GuillaumeGomez | Matthias Krüger | -7/+31 |
| 2022-01-13 | Rollup merge of #90001 - Fearyncess:master, r=alexcrichton | Matthias Krüger | -0/+1 |
| 2022-01-13 | Auto merge of #92526 - djc:rustdoc-askama, r=jsha | bors | -121/+68 |
| 2022-01-12 | Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jsha | Matthias Krüger | -3/+81 |
| 2022-01-12 | Rollup merge of #92756 - lnicola:rust-analyzer-2022-01-11, r=lnicola | Matthias Krüger | -16/+20 |
| 2022-01-12 | Rollup merge of #92742 - GuillaumeGomez:missing-suffix-sidebar-items, r=notri... | Matthias Krüger | -2/+6 |
| 2022-01-12 | Rollup merge of #92732 - wesleywiser:note_musl_patch_info, r=Mark-Simulacrum | Matthias Krüger | -1/+3 |
| 2022-01-12 | Rollup merge of #92707 - JohnScience:patch-1, r=GuillaumeGomez | Matthias Krüger | -1/+2 |
| 2022-01-12 | Rollup merge of #92699 - camelid:private-fields, r=jsha | Matthias Krüger | -11/+9 |
| 2022-01-12 | Rollup merge of #92432 - fee1-dead:constck-impl-constness, r=oli-obk | Matthias Krüger | -0/+26 |
| 2022-01-11 | Update cargo | Eric Huss | -0/+0 |
| 2022-01-11 | rustdoc: do not emit tuple variant fields if none are documented | Andy Russell | -7/+31 |
| 2022-01-11 | Auto merge of #92533 - Aaron1011:variant-symbol, r=petrochenkov | bors | -10/+10 |
| 2022-01-11 | Auto merge of #90948 - oli-obk:🧹, r=nikomatsakis | bors | -1/+25 |
| 2022-01-11 | Add test | Deadbeef | -0/+26 |
| 2022-01-11 | Store a `Symbol` instead of an `Ident` in `VariantDef`/`FieldDef` | Aaron Hill | -10/+10 |
| 2022-01-11 | Add GUI test for rust logo style in the sidebars | Guillaume Gomez | -0/+78 |
| 2022-01-11 | Fix style for rust logo | Guillaume Gomez | -3/+3 |
| 2022-01-11 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+20 |
| 2022-01-11 | Auto merge of #92601 - camelid:more-intra-doc-cleanup, r=Manishearth | bors | -142/+148 |
| 2022-01-10 | Add missing suffix for sidebar-items script path | Guillaume Gomez | -2/+6 |
| 2022-01-10 | Remove configuration which became unused in 8abb4bb698c9d74507adb9cd7b54a032f... | Dirkjan Ochtman | -10/+0 |
| 2022-01-10 | Address feedback | Dirkjan Ochtman | -13/+7 |
| 2022-01-10 | Migrate rustdoc from Tera to Askama | Dirkjan Ochtman | -108/+71 |
| 2022-01-10 | Add note about upstream commit musl-patch-configure.diff is derived from | Wesley Wiser | -1/+3 |
| 2022-01-10 | Ignore `unused_mod.rs` file in code coverage results | Wesley Wiser | -10/+1 |
| 2022-01-10 | Auto merge of #92719 - matthiaskrgr:rollup-tc7oqys, r=matthiaskrgr | bors | -87/+164 |
| 2022-01-10 | Rollup merge of #92717 - RalfJung:miri, r=RalfJung | Matthias Krüger | -8/+10 |
| 2022-01-10 | Rollup merge of #92636 - compiler-errors:normalize-generator-const-expr, r=ol... | Matthias Krüger | -0/+26 |
| 2022-01-10 | Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez | Matthias Krüger | -77/+94 |
| 2022-01-10 | Rollup merge of #92357 - GuillaumeGomez:fix-doc-comment-backline-removal, r=c... | Matthias Krüger | -2/+12 |
| 2022-01-10 | Rollup merge of #92248 - compiler-errors:normalize-type-for-pointee, r=jackh726 | Matthias Krüger | -0/+22 |
| 2022-01-10 | miri | Ralf Jung | -8/+10 |
| 2022-01-09 | Extended the note on the use of `no_run` attribute | Dmitrii - Demenev | -1/+2 |
| 2022-01-09 | Compute most of Public/Exported access level in rustc_resolve | Lamb | -0/+29 |
| 2022-01-09 | Display "private fields" instead of "fields omitted" | Noah Lev | -11/+9 |
| 2022-01-09 | Auto merge of #92534 - Aaron1011:hash-hir, r=petrochenkov | bors | -2/+2 |
| 2022-01-09 | Auto merge of #92690 - matthiaskrgr:rollup-rw0oz05, r=matthiaskrgr | bors | -298/+356 |
| 2022-01-09 | Rollup merge of #92673 - GuillaumeGomez:remove-all-items-toggle, r=jsha | Matthias Krüger | -8/+0 |
| 2022-01-09 | Rollup merge of #92608 - petrochenkov:doctrscope3, r=CraftSpider | Matthias Krüger | -250/+278 |
| 2022-01-09 | Rollup merge of #92510 - inquisitivecrystal:foreign-block, r=cjgillot | Matthias Krüger | -0/+33 |
| 2022-01-09 | Rollup merge of #92490 - jsha:crates-in-results, r=GuillaumeGomez | Matthias Krüger | -40/+45 |