| Age | Commit message (Expand) | Author | Lines |
| 2022-12-16 | Auto merge of #102318 - Amanieu:default_alloc_error_handler, r=oli-obk | bors | -101/+34 |
| 2022-12-16 | Auto merge of #105775 - matthiaskrgr:rollup-2o8qn7e, r=matthiaskrgr | bors | -125/+144 |
| 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 #105747 - chenyukang:yukang/fix-105732-auto-trait, r=compiler... | Matthias Krüger | -0/+41 |
| 2022-12-16 | Rollup merge of #105725 - fee1-dead-contrib:allow-impl-const-trait, r=oli-obk | Matthias Krüger | -51/+57 |
| 2022-12-16 | Auto merge of #103880 - b-naber:field-ty-mir, r=lcnr | bors | -0/+76 |
| 2022-12-16 | remove unused stderr files | Takayuki Maeda | -16/+0 |
| 2022-12-16 | Auto merge of #105763 - Ezrashaw:rustc-book-relative-links, r=jyn514 | bors | -23/+23 |
| 2022-12-16 | Auto merge of #104334 - compiler-errors:ufcs-sugg-wrong-def-id, r=estebank | bors | -6/+69 |
| 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 | -94/+282 |
| 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/+41 |
| 2022-12-15 | Rollup merge of #105743 - nnethercote:SimplifiedType-cleanups, r=lcnr | Matthias Krüger | -3/+3 |
| 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 | -15/+65 |
| 2022-12-15 | Rollup merge of #105694 - ouz-a:issue_105689, r=estebank | Matthias Krüger | -0/+14 |
| 2022-12-15 | Rollup merge of #105679 - estebank:suggest-clone, r=compiler-errors | Matthias Krüger | -0/+78 |
| 2022-12-15 | Rollup merge of #105674 - estebank:iterator-chains, r=oli-obk | Matthias Krüger | -65/+114 |
| 2022-12-15 | Rollup merge of #105481 - lqd:mono-stats, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2022-12-15 | Auto merge of #105356 - JakobDegen:more-custom-mir, r=oli-obk | bors | -0/+376 |
| 2022-12-15 | Consider lifetimes when comparing assoc types in method chain | Esteban Küber | -13/+43 |
| 2022-12-15 | Trim paths in E0599 | Esteban Küber | -37/+37 |
| 2022-12-15 | rustdoc: remove unused CSS `.sub-settings` | Michael Howell | -6/+0 |
| 2022-12-15 | Shorten trimmed display of closures | Esteban Küber | -3/+3 |
| 2022-12-15 | Use `with_forced_trimmed_paths` more | Esteban Küber | -13/+13 |
| 2022-12-15 | Point at method chains on `E0271` errors | Esteban Küber | -0/+19 |
| 2022-12-15 | rustdoc: simplify CSS for codeblock tooltips | Michael Howell | -15/+9 |
| 2022-12-15 | Migrate Jump to def links background to CSS variable | Guillaume Gomez | -11/+7 |
| 2022-12-15 | Suggest `#[derive(Clone)]` | Esteban Küber | -1/+38 |
| 2022-12-15 | Suggest constraining type parameter with `Clone` | Esteban Küber | -0/+41 |
| 2022-12-15 | Auto merge of #104616 - RalfJung:ctfe-alignment, r=oli-obk,RalfJung | bors | -223/+288 |
| 2022-12-15 | Reuse the ctfe error emitting logic for the future incompat lint | Oli Scherer | -36/+32 |
| 2022-12-15 | Always report alignment failures in future incompat summaries | Oli Scherer | -0/+36 |
| 2022-12-15 | Move alignment failure error reporting to machine | Oli Scherer | -1/+10 |
| 2022-12-15 | Make alignment checks a future incompat lint | Oli Scherer | -20/+29 |
| 2022-12-15 | adjust tests | Ralf Jung | -267/+248 |
| 2022-12-15 | always check alignment during CTFE | Ralf Jung | -40/+74 |
| 2022-12-15 | fix tidy and add rpitit test | Deadbeef | -2/+23 |
| 2022-12-15 | Auto merge of #105746 - matthiaskrgr:rollup-sz3grbv, r=matthiaskrgr | bors | -162/+292 |
| 2022-12-15 | Rollup merge of #105730 - notriddle:notriddle/item-info-before, r=GuillaumeGomez | Matthias Krüger | -6/+0 |
| 2022-12-15 | Rollup merge of #105724 - notriddle:notriddle/scrape-example-src-line-numbers... | Matthias Krüger | -1/+0 |
| 2022-12-15 | Rollup merge of #105715 - estebank:unsatisfied-bounds-label, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2022-12-15 | Rollup merge of #105707 - notriddle:notriddle/kbd-cursor, r=jhpratt,Guillaume... | Matthias Krüger | -2/+0 |
| 2022-12-15 | Rollup merge of #105692 - JohnTitor:issue-104678, r=compiler-errors | Matthias Krüger | -0/+31 |
| 2022-12-15 | Rollup merge of #105633 - compiler-errors:term-agnostic, r=oli-obk | Matthias Krüger | -2/+65 |
| 2022-12-15 | Rollup merge of #105627 - compiler-errors:dyn-auto-suggestable, r=davidtwco | Matthias Krüger | -0/+27 |