| Age | Commit message (Expand) | Author | Lines |
| 2022-12-16 | Auto merge of #104334 - compiler-errors:ufcs-sugg-wrong-def-id, r=estebank | bors | -11/+75 |
| 2022-12-15 | Auto merge of #105760 - matthiaskrgr:rollup-r8beo9w, r=matthiaskrgr | bors | -996/+1345 |
| 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 |
| 2022-12-15 | Rollup merge of #105694 - ouz-a:issue_105689, r=estebank | Matthias Krüger | -13/+29 |
| 2022-12-15 | Rollup merge of #105679 - estebank:suggest-clone, r=compiler-errors | Matthias Krüger | -6/+97 |
| 2022-12-15 | Rollup merge of #105674 - estebank:iterator-chains, r=oli-obk | Matthias Krüger | -181/+289 |
| 2022-12-15 | Rollup merge of #105481 - lqd:mono-stats, r=wesleywiser | Matthias Krüger | -1/+99 |
| 2022-12-15 | Auto merge of #105356 - JakobDegen:more-custom-mir, r=oli-obk | bors | -32/+731 |
| 2022-12-15 | Consider lifetimes when comparing assoc types in method chain | Esteban Küber | -14/+44 |
| 2022-12-15 | Trim paths in E0599 | Esteban Küber | -42/+46 |
| 2022-12-15 | Move `TypeckResults` to seperate module | Nilstrieb | -684/+708 |
| 2022-12-15 | Small cleanup in parameterized | Nilstrieb | -22/+16 |
| 2022-12-15 | Shorten trimmed display of closures | Esteban Küber | -8/+28 |
| 2022-12-15 | Use `with_forced_trimmed_paths` more | Esteban Küber | -29/+34 |
| 2022-12-15 | Point at method chains on `E0271` errors | Esteban Küber | -89/+138 |
| 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 | -7/+44 |
| 2022-12-15 | Suggest constraining type parameter with `Clone` | Esteban Küber | -1/+55 |
| 2022-12-15 | Auto merge of #104616 - RalfJung:ctfe-alignment, r=oli-obk,RalfJung | bors | -351/+543 |
| 2022-12-15 | Make the test actually emit the future incompat lint | Oli Scherer | -3/+4 |
| 2022-12-15 | simplify alignment_check_failed a bit | Ralf Jung | -14/+5 |
| 2022-12-15 | Fix docs | Oli Scherer | -1/+1 |
| 2022-12-15 | Reuse the ctfe error emitting logic for the future incompat lint | Oli Scherer | -53/+54 |
| 2022-12-15 | Factor decorate closure out into a method | Oli Scherer | -70/+65 |
| 2022-12-15 | Always report alignment failures in future incompat summaries | Oli Scherer | -0/+37 |
| 2022-12-15 | Move alignment failure error reporting to machine | Oli Scherer | -44/+78 |
| 2022-12-15 | Make alignment checks a future incompat lint | Oli Scherer | -70/+180 |
| 2022-12-15 | Always pass alignment and handle checking lazily | Oli Scherer | -9/+17 |
| 2022-12-15 | adjust tests | Ralf Jung | -267/+248 |
| 2022-12-15 | always check alignment during CTFE | Ralf Jung | -41/+75 |
| 2022-12-15 | Auto merge of #105746 - matthiaskrgr:rollup-sz3grbv, r=matthiaskrgr | bors | -325/+509 |
| 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 #105722 - matthiaskrgr:compl2, r=compiler-errors | Matthias Krüger | -41/+23 |
| 2022-12-15 | Rollup merge of #105715 - estebank:unsatisfied-bounds-label, r=compiler-errors | Matthias Krüger | -5/+12 |
| 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 #105683 - JakobDegen:dest-prop-storage, r=tmiasko | Matthias Krüger | -83/+88 |
| 2022-12-15 | Rollup merge of #105633 - compiler-errors:term-agnostic, r=oli-obk | Matthias Krüger | -20/+91 |
| 2022-12-15 | Rollup merge of #105627 - compiler-errors:dyn-auto-suggestable, r=davidtwco | Matthias Krüger | -13/+29 |
| 2022-12-15 | Rollup merge of #105623 - compiler-errors:generator-type-size-fix, r=Nilstrieb | Matthias Krüger | -129/+89 |
| 2022-12-15 | Rollup merge of #104592 - ComputerDruid:async_check, r=compiler-errors | Matthias Krüger | -25/+146 |
| 2022-12-15 | Auto merge of #105285 - compiler-errors:conflicting-param-env-2, r=estebank | bors | -41/+183 |
| 2022-12-15 | Auto merge of #105713 - bjorn3:sync_cg_clif-2022-12-14, r=bjorn3 | bors | -1028/+1697 |
| 2022-12-14 | Various cleanups to dest prop | Jakob Degen | -83/+88 |
| 2022-12-14 | rustdoc: remove no-op CSS `.item-info:before { color }` | Michael Howell | -6/+0 |
| 2022-12-15 | Auto merge of #105657 - oli-obk:mk_projection_ty, r=lcnr | bors | -282/+262 |