| Age | Commit message (Expand) | Author | Lines |
| 2022-12-21 | Clean up implementation, deduplicate in errors | Ben Kimock | -255/+103 |
| 2022-12-20 | Re-enable the VClock ordering tests | Ben Kimock | -6/+5 |
| 2022-12-20 | Fix span management | Ben Kimock | -53/+42 |
| 2022-12-16 | Include a Span in VClock | Ben Kimock | -89/+532 |
| 2022-12-16 | fmt | Ralf Jung | -2/+2 |
| 2022-12-16 | Merge from rustc | Ralf Jung | -3434/+5766 |
| 2022-12-19 | Disable `NormalizeArrayLen` | Jakob Degen | -18/+10 |
| 2022-12-16 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 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 | 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-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 | 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 | 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 | 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 |
| 2022-12-15 | Rollup merge of #105623 - compiler-errors:generator-type-size-fix, r=Nilstrieb | Matthias Krüger | -122/+66 |
| 2022-12-15 | Rollup merge of #104592 - ComputerDruid:async_check, r=compiler-errors | Matthias Krüger | -25/+99 |
| 2022-12-15 | Auto merge of #105285 - compiler-errors:conflicting-param-env-2, r=estebank | bors | -13/+84 |
| 2022-12-15 | Auto merge of #105713 - bjorn3:sync_cg_clif-2022-12-14, r=bjorn3 | bors | -0/+6 |
| 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 | -11/+11 |
| 2022-12-15 | Merge `SimplifiedTypeGen<D>` into `SimplifiedType`. | Nicholas Nethercote | -3/+3 |