about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-17Move rustc_middle/src/ty/query.rs to rustc_middle/src/query/plumbing.rsJohn Kåre Alsaker-0/+0
2023-05-16Auto merge of #111650 - matthiaskrgr:rollup-n7w17v4, r=matthiaskrgrbors-62/+286
2023-05-16Rollup merge of #111642 - GuillaumeGomez:only-impl-from-bodies, r=notriddleMatthias Krüger-1/+65
2023-05-16Rollup merge of #111610 - bvanjoi:fix-99597, r=compiler-errorsMatthias Krüger-31/+76
2023-05-16Rollup merge of #111592 - Nemo157:fix-vec-capacity-examples, r=joshtriplettMatthias Krüger-6/+6
2023-05-16Rollup merge of #111573 - compiler-errors:erase-re-error, r=WaffleLapkinMatthias Krüger-1/+50
2023-05-16Rollup merge of #111533 - clubby789:drop-tracking-error, r=oli-obkMatthias Krüger-11/+49
2023-05-16Rollup merge of #111488 - compiler-errors:error-term, r=lcnrMatthias Krüger-2/+30
2023-05-16Rollup merge of #107680 - dtolnay:docrepr, r=AmanieuMatthias Krüger-10/+10
2023-05-16Hide repr attribute from doc of types without guaranteed reprDavid Tolnay-10/+10
2023-05-16Auto merge of #108062 - Zoxc:spec-incr, r=cjgillotbors-17/+76
2023-05-16Use error term if missing associated item in new solverMichael Goulet-2/+30
2023-05-16Auto merge of #105750 - oli-obk:valtrees, r=lcnrbors-94/+137
2023-05-16Add regression test for #111415Guillaume Gomez-0/+36
2023-05-16Only keep impl blocks from bodiesGuillaume Gomez-1/+29
2023-05-16Auto merge of #111639 - Nilstrieb:rollup-vg149lm, r=Nilstriebbors-282/+197
2023-05-16Document how constants as opaque patterns behave differently.Oli Scherer-4/+20
2023-05-16Rollup merge of #111621 - ehuss:relnotes-1.58.1-date, r=Mark-SimulacrumNilstrieb-1/+1
2023-05-16Rollup merge of #111620 - eholk:eholk-back-from-vacation, r=wesleywiserNilstrieb-0/+1
2023-05-16Rollup merge of #111617 - kesleta:master, r=Dylan-DPCNilstrieb-1/+1
2023-05-16Rollup merge of #111614 - aDotInTheVoid:nonsense, r=cjgillotNilstrieb-0/+30
2023-05-16Rollup merge of #111607 - jyn514:clubby-reviews, r=clubby789Nilstrieb-0/+1
2023-05-16Rollup merge of #111605 - klensy:fixup_version, r=compiler-errorsNilstrieb-1/+1
2023-05-16Rollup merge of #111602 - tmiasko:erroneous-constant-used, r=oli-obkNilstrieb-248/+76
2023-05-16Rollup merge of #111572 - kpreid:mdi, r=compiler-errorsNilstrieb-2/+2
2023-05-16Rollup merge of #111449 - compiler-errors:recover-impl-generics-correctly, r=...Nilstrieb-0/+19
2023-05-16Rollup merge of #111428 - bvanjoi:fix-109250, r=NilstriebNilstrieb-29/+65
2023-05-16Auto merge of #111472 - djkoloski:compiletest_cfg_current_target, r=compiler-...bors-5/+84
2023-05-16Auto merge of #111134 - GilShoshan94:remove-send-bound-on-error, r=dtolnaybors-3/+3
2023-05-16fix(diagnostic): wrap parens for ref impl trait parambohan-31/+76
2023-05-16Auto merge of #111044 - jmillikin:nonzero-negation, r=dtolnaybors-18/+12
2023-05-15Auto merge of #111221 - compiler-errors:yeet-generalizer, r=lcnrbors-831/+627
2023-05-15Fix release date of 1.58.1 in release notes.Eric Huss-1/+1
2023-05-15Add eholk back to compiler-contributors reviewersEric Holk-0/+1
2023-05-15Add more interesting nonsense to weird-exprs.rsAlona Enraght-Moony-0/+30
2023-05-15Fixed typoBenjamin Atelsek-1/+1
2023-05-15Auto merge of #107707 - calebzulawski:remove-features, r=Amanieubors-9/+0
2023-05-15Recover `impl<T ?Sized>` correctlyMichael Goulet-0/+19
2023-05-15Replace RelationDir with VarianceMichael Goulet-63/+29
2023-05-15Add clubby789 to the bootstrap review rotationjyn-0/+1
2023-05-15Rename super_relate_* to structurally_relate_*Michael Goulet-23/+26
2023-05-15Tweaks and a testMichael Goulet-51/+97
2023-05-15yeet ConstInferUnifierMichael Goulet-180/+81
2023-05-15Simplify delegateMichael Goulet-69/+70
2023-05-15Combine TypeGeneralizer and GeneralizerMichael Goulet-588/+467
2023-05-15fixup version placeholder for cfi_encoding featureklensy-1/+1
2023-05-15Auto merge of #111601 - matthiaskrgr:rollup-e5dguzb, r=matthiaskrgrbors-286/+419
2023-05-15Rollup merge of #111587 - cbeuw:copy-for-deref, r=oli-obkMatthias Krüger-12/+37
2023-05-15Rollup merge of #111584 - nnethercote:number-lexing-tweaks, r=matkladMatthias Krüger-12/+16
2023-05-15Rollup merge of #111578 - Zoxc:query-macro-move, r=cjgillotMatthias Krüger-222/+257