| Age | Commit message (Expand) | Author | Lines |
| 2023-05-17 | Move rustc_middle/src/ty/query.rs to rustc_middle/src/query/plumbing.rs | John Kåre Alsaker | -0/+0 |
| 2023-05-16 | Auto merge of #111650 - matthiaskrgr:rollup-n7w17v4, r=matthiaskrgr | bors | -62/+286 |
| 2023-05-16 | Rollup merge of #111642 - GuillaumeGomez:only-impl-from-bodies, r=notriddle | Matthias Krüger | -1/+65 |
| 2023-05-16 | Rollup merge of #111610 - bvanjoi:fix-99597, r=compiler-errors | Matthias Krüger | -31/+76 |
| 2023-05-16 | Rollup merge of #111592 - Nemo157:fix-vec-capacity-examples, r=joshtriplett | Matthias Krüger | -6/+6 |
| 2023-05-16 | Rollup merge of #111573 - compiler-errors:erase-re-error, r=WaffleLapkin | Matthias Krüger | -1/+50 |
| 2023-05-16 | Rollup merge of #111533 - clubby789:drop-tracking-error, r=oli-obk | Matthias Krüger | -11/+49 |
| 2023-05-16 | Rollup merge of #111488 - compiler-errors:error-term, r=lcnr | Matthias Krüger | -2/+30 |
| 2023-05-16 | Rollup merge of #107680 - dtolnay:docrepr, r=Amanieu | Matthias Krüger | -10/+10 |
| 2023-05-16 | Hide repr attribute from doc of types without guaranteed repr | David Tolnay | -10/+10 |
| 2023-05-16 | Auto merge of #108062 - Zoxc:spec-incr, r=cjgillot | bors | -17/+76 |
| 2023-05-16 | Use error term if missing associated item in new solver | Michael Goulet | -2/+30 |
| 2023-05-16 | Auto merge of #105750 - oli-obk:valtrees, r=lcnr | bors | -94/+137 |
| 2023-05-16 | Add regression test for #111415 | Guillaume Gomez | -0/+36 |
| 2023-05-16 | Only keep impl blocks from bodies | Guillaume Gomez | -1/+29 |
| 2023-05-16 | Auto merge of #111639 - Nilstrieb:rollup-vg149lm, r=Nilstrieb | bors | -282/+197 |
| 2023-05-16 | Document how constants as opaque patterns behave differently. | Oli Scherer | -4/+20 |
| 2023-05-16 | Rollup merge of #111621 - ehuss:relnotes-1.58.1-date, r=Mark-Simulacrum | Nilstrieb | -1/+1 |
| 2023-05-16 | Rollup merge of #111620 - eholk:eholk-back-from-vacation, r=wesleywiser | Nilstrieb | -0/+1 |
| 2023-05-16 | Rollup merge of #111617 - kesleta:master, r=Dylan-DPC | Nilstrieb | -1/+1 |
| 2023-05-16 | Rollup merge of #111614 - aDotInTheVoid:nonsense, r=cjgillot | Nilstrieb | -0/+30 |
| 2023-05-16 | Rollup merge of #111607 - jyn514:clubby-reviews, r=clubby789 | Nilstrieb | -0/+1 |
| 2023-05-16 | Rollup merge of #111605 - klensy:fixup_version, r=compiler-errors | Nilstrieb | -1/+1 |
| 2023-05-16 | Rollup merge of #111602 - tmiasko:erroneous-constant-used, r=oli-obk | Nilstrieb | -248/+76 |
| 2023-05-16 | Rollup merge of #111572 - kpreid:mdi, r=compiler-errors | Nilstrieb | -2/+2 |
| 2023-05-16 | Rollup merge of #111449 - compiler-errors:recover-impl-generics-correctly, r=... | Nilstrieb | -0/+19 |
| 2023-05-16 | Rollup merge of #111428 - bvanjoi:fix-109250, r=Nilstrieb | Nilstrieb | -29/+65 |
| 2023-05-16 | Auto merge of #111472 - djkoloski:compiletest_cfg_current_target, r=compiler-... | bors | -5/+84 |
| 2023-05-16 | Auto merge of #111134 - GilShoshan94:remove-send-bound-on-error, r=dtolnay | bors | -3/+3 |
| 2023-05-16 | fix(diagnostic): wrap parens for ref impl trait param | bohan | -31/+76 |
| 2023-05-16 | Auto merge of #111044 - jmillikin:nonzero-negation, r=dtolnay | bors | -18/+12 |
| 2023-05-15 | Auto merge of #111221 - compiler-errors:yeet-generalizer, r=lcnr | bors | -831/+627 |
| 2023-05-15 | Fix release date of 1.58.1 in release notes. | Eric Huss | -1/+1 |
| 2023-05-15 | Add eholk back to compiler-contributors reviewers | Eric Holk | -0/+1 |
| 2023-05-15 | Add more interesting nonsense to weird-exprs.rs | Alona Enraght-Moony | -0/+30 |
| 2023-05-15 | Fixed typo | Benjamin Atelsek | -1/+1 |
| 2023-05-15 | Auto merge of #107707 - calebzulawski:remove-features, r=Amanieu | bors | -9/+0 |
| 2023-05-15 | Recover `impl<T ?Sized>` correctly | Michael Goulet | -0/+19 |
| 2023-05-15 | Replace RelationDir with Variance | Michael Goulet | -63/+29 |
| 2023-05-15 | Add clubby789 to the bootstrap review rotation | jyn | -0/+1 |
| 2023-05-15 | Rename super_relate_* to structurally_relate_* | Michael Goulet | -23/+26 |
| 2023-05-15 | Tweaks and a test | Michael Goulet | -51/+97 |
| 2023-05-15 | yeet ConstInferUnifier | Michael Goulet | -180/+81 |
| 2023-05-15 | Simplify delegate | Michael Goulet | -69/+70 |
| 2023-05-15 | Combine TypeGeneralizer and Generalizer | Michael Goulet | -588/+467 |
| 2023-05-15 | fixup version placeholder for cfi_encoding feature | klensy | -1/+1 |
| 2023-05-15 | Auto merge of #111601 - matthiaskrgr:rollup-e5dguzb, r=matthiaskrgr | bors | -286/+419 |
| 2023-05-15 | Rollup merge of #111587 - cbeuw:copy-for-deref, r=oli-obk | Matthias Krüger | -12/+37 |
| 2023-05-15 | Rollup merge of #111584 - nnethercote:number-lexing-tweaks, r=matklad | Matthias Krüger | -12/+16 |
| 2023-05-15 | Rollup merge of #111578 - Zoxc:query-macro-move, r=cjgillot | Matthias Krüger | -222/+257 |