| Age | Commit message (Expand) | Author | Lines |
| 2022-12-17 | Auto merge of #105804 - matthiaskrgr:rollup-iaqlbl3, r=matthiaskrgr | bors | -15/+269 |
| 2022-12-17 | Rollup merge of #105802 - chbaker0:enum-match-filecheck, r=tmiasko | Matthias Krüger | -2/+2 |
| 2022-12-17 | Rollup merge of #105780 - GuillaumeGomez:read-more-links, r=notriddle | Matthias Krüger | -10/+58 |
| 2022-12-17 | Rollup merge of #105768 - fee1-dead-contrib:iat-style, r=eholk | Matthias Krüger | -1/+37 |
| 2022-12-17 | Rollup merge of #105711 - compiler-errors:rpitit-references-errors, r=eholk | Matthias Krüger | -0/+44 |
| 2022-12-17 | Rollup merge of #105710 - compiler-errors:dyn-star-rigid-cast, r=eholk | Matthias Krüger | -1/+23 |
| 2022-12-17 | Rollup merge of #105493 - WaffleLapkin:unchoke-r-a, r=Nilstrieb | Matthias Krüger | -1/+105 |
| 2022-12-17 | core: ensure `no_fp_fmt_parse` builds are warning-free | Miguel Ojeda | -1/+1 |
| 2022-12-16 | Make enum-match.rs test robust against variable name changes | Collin Baker | -2/+2 |
| 2022-12-16 | Realistic `Path::as_mut_os_str` doctest | Andres Suarez | -3/+3 |
| 2022-12-16 | Auto merge of #102318 - Amanieu:default_alloc_error_handler, r=oli-obk | bors | -125/+39 |
| 2022-12-16 | add simulated non-regression test for issue 105637 | Rémy Rakic | -0/+52 |
| 2022-12-16 | don't copy symbols from dylibs with -Zdylib-lto | Rémy Rakic | -1/+1 |
| 2022-12-16 | Fix intra-doc link | Chris Denton | -1/+1 |
| 2022-12-16 | Test documentation of hidden items in std | Chris Denton | -1/+1 |
| 2022-12-17 | docs: add long error explanation for error E0320 | Ezra Shaw | -1/+32 |
| 2022-12-16 | Auto merge of #105018 - zertosh:path_buf_deref_mut, r=dtolnay | bors | -0/+14 |
| 2022-12-16 | rustdoc: clean up margin CSS for scraped examples | Michael Howell | -9/+4 |
| 2022-12-16 | fix logic in IncrementVisitor | Eric Wu | -7/+33 |
| 2022-12-16 | Auto merge of #105775 - matthiaskrgr:rollup-2o8qn7e, r=matthiaskrgr | bors | -156/+194 |
| 2022-12-16 | Add a comment warning against using associated type defaults <3 | Maybe Waffle | -0/+8 |
| 2022-12-16 | Detect inherent associated types not having CamelCase | Deadbeef | -1/+37 |
| 2022-12-16 | Add test for presence of read more links | Guillaume Gomez | -2/+34 |
| 2022-12-16 | Don't add "Read more" link if there is no extra content | Guillaume Gomez | -8/+24 |
| 2022-12-16 | Rollup merge of #105774 - TaKO8Ki:remove-unused-stderr-files, r=tmiasko | Matthias Krüger | -16/+0 |
| 2022-12-16 | Rollup merge of #105764 - notriddle:notriddle/src-sidebar-toggle, r=Guillaume... | Matthias Krüger | -37/+37 |
| 2022-12-16 | Rollup merge of #105757 - notriddle:notriddle/sub-settings, r=GuillaumeGomez | Matthias Krüger | -6/+0 |
| 2022-12-16 | Rollup merge of #105756 - notriddle:notriddle/example-wrap-tooltip, r=Guillau... | Matthias Krüger | -15/+9 |
| 2022-12-16 | Rollup merge of #105748 - hakoerber:master, r=Dylan-DPC | Matthias Krüger | -5/+5 |
| 2022-12-16 | Rollup merge of #105747 - chenyukang:yukang/fix-105732-auto-trait, r=compiler... | Matthias Krüger | -0/+51 |
| 2022-12-16 | Rollup merge of #105744 - Ezrashaw:e0158-clarity, r=GuillaumeGomez | Matthias Krüger | -19/+34 |
| 2022-12-16 | Rollup merge of #105725 - fee1-dead-contrib:allow-impl-const-trait, r=oli-obk | Matthias Krüger | -58/+58 |
| 2022-12-16 | Auto merge of #103880 - b-naber:field-ty-mir, r=lcnr | bors | -99/+433 |
| 2022-12-16 | remove unused stderr files | Takayuki Maeda | -16/+0 |
| 2022-12-16 | Make a field only as public as it needs to be | Oli Scherer | -1/+1 |
| 2022-12-16 | Rename ConstS to ConstData | Oli Scherer | -16/+16 |
| 2022-12-16 | Auto merge of #105763 - Ezrashaw:rustc-book-relative-links, r=jyn514 | bors | -23/+23 |
| 2022-12-16 | Auto merge of #105717 - compiler-errors:anonymize, r=jackh726 | bors | -36/+6 |
| 2022-12-16 | Auto merge of #104334 - compiler-errors:ufcs-sugg-wrong-def-id, r=estebank | bors | -11/+75 |
| 2022-12-16 | Auto merge of #10086 - nbdd0121:master, r=matthiaskrgr | bors | -50/+105 |
| 2022-12-16 | Remove dead code after destination propagation | Tomasz Miąsko | -0/+111 |
| 2022-12-15 | rustdoc: name the source page sidebar-toggle `#src-sidebar-toggle` | Michael Howell | -37/+37 |
| 2022-12-15 | Auto merge of #105760 - matthiaskrgr:rollup-r8beo9w, r=matthiaskrgr | bors | -996/+1345 |
| 2022-12-16 | remove relative links from `rustc-book` and `unstable-book` | Ezra Shaw | -23/+23 |
| 2022-12-16 | fix #105732, Fix ICE calling method on auto trait | yukang | -0/+51 |
| 2022-12-15 | Rollup merge of #105743 - nnethercote:SimplifiedType-cleanups, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-12-15 | Rollup merge of #105758 - Nilstrieb:typeck-results-mod, r=compiler-errors | Matthias Krüger | -706/+724 |
| 2022-12-15 | Rollup merge of #105743 - nnethercote:SimplifiedType-cleanups, r=lcnr | Matthias Krüger | -55/+15 |
| 2022-12-15 | Rollup merge of #105739 - GuillaumeGomez:migrate-jump-to-def-link-to-css-var,... | Matthias Krüger | -11/+7 |
| 2022-12-15 | Rollup merge of #105727 - estebank:use-impl-trait, r=oli-obk | Matthias Krüger | -23/+85 |