about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-22Set debug location to debug operand spill.Camille GILLOT-0/+1
2023-04-22Auto merge of #110674 - compiler-errors:expect-projection-term-eq-succeeds, r...bors-5/+10
2023-04-22Auto merge of #109753 - compiler-errors:replenish-region-constraints, r=aliemjaybors-33/+43
2023-04-22Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwcobors-878/+138
2023-04-22Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJungbors-39/+201
2023-04-22Auto merge of #110567 - JohnBobbo96:monomorphize-dyn-dispatch, r=b-naberbors-20/+91
2023-04-22Expect that equating a projection term always succeeds in new solverMichael Goulet-5/+10
2023-04-22Auto merge of #110666 - JohnTitor:rollup-3pwilte, r=JohnTitorbors-180/+200
2023-04-22Auto merge of #110469 - compiler-errors:encode-lt-param-span, r=oli-obkbors-34/+50
2023-04-22Rollup merge of #110660 - compiler-errors:placeholders-pretty, r=wesleywiser,...Yuki Okushi-1/+25
2023-04-22Rollup merge of #110659 - notriddle:notriddle/js-cleanup-20230421, r=Guillaum...Yuki Okushi-11/+6
2023-04-22Rollup merge of #110657 - miguelraz:cleanup-simplifycfg-refactor, r=compiler-...Yuki Okushi-8/+6
2023-04-22Rollup merge of #110640 - glaubitz:m68k-baseline, r=oli-obkYuki Okushi-0/+1
2023-04-22Rollup merge of #110635 - scottmcm:zst-checks, r=the8472Yuki Okushi-15/+7
2023-04-22Rollup merge of #110622 - WaffleLapkin:hashtag#, r=compiler-errorsYuki Okushi-29/+1
2023-04-22Rollup merge of #109949 - notriddle:notriddle/type-layout, r=jshaYuki Okushi-116/+154
2023-04-22Print ty placeholders prettyMichael Goulet-1/+25
2023-04-22Encode lifetime param spans tooMichael Goulet-34/+50
2023-04-22Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkinbors-42/+1355
2023-04-21More `IS_ZST` in `library`Scott McMurray-15/+7
2023-04-21rustdoc: clean up redundant search hiding results codeMichael Howell-8/+1
2023-04-21rustdoc: lift constant string manipulation out of loopMichael Howell-1/+1
2023-04-21rustdoc: use Set for ignored crates, instead of string matchingMichael Howell-2/+4
2023-04-21Auto merge of #110653 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-04-21nit: consistent naming for SimplifyConstConditionmiguelraz-8/+6
2023-04-21Actually keep `PlaceMention` if requested.Camille GILLOT-23/+45
2023-04-21Evaluate place expression in `PlaceMention`.Camille GILLOT-19/+159
2023-04-21Auto merge of #110648 - Dylan-DPC:rollup-em3ovcq, r=Dylan-DPCbors-40/+153
2023-04-21Update cargoWeihang Lo-0/+0
2023-04-21rustdoc: remove unnecessary bindingMichael Howell-5/+4
2023-04-21rustdoc: factor `document_type_layout` into its own moduleMichael Howell-77/+90
2023-04-21Auto merge of #110107 - cjgillot:const-prop-lint-junk, r=oli-obkbors-51/+65
2023-04-21Adjust expected result for coverage testAmanieu d'Antras-3/+3
2023-04-21Do not rely on exact error code.Camille GILLOT-1/+1
2023-04-21Bless miri.Camille GILLOT-11/+20
2023-04-21Ensure mir_drops_elaborated_and_const_checked when requiring codegen.Camille GILLOT-40/+45
2023-04-21rustdoc: get rid of redundant, nested `let` linesMichael Howell-17/+13
2023-04-21rustfmt fmtDrMeepster-1/+3
2023-04-21Auto merge of #110569 - saethlin:mir-pass-cooperation, r=cjgillotbors-19/+61
2023-04-21Rollup merge of #110633 - scottmcm:more-take, r=thomccDylan DPC-10/+10
2023-04-21Rollup merge of #110632 - saethlin:panic-if-dep-graph-too-big, r=lcnrDylan DPC-1/+1
2023-04-21Rollup merge of #110608 - a1phyr:specialize_io_methods, r=thomccDylan DPC-0/+54
2023-04-21Rollup merge of #110501 - notriddle:notriddle/ice-110495, r=petrochenkovDylan DPC-0/+61
2023-04-21Rollup merge of #110333 - petrochenkov:notagain, r=compiler-errorsDylan DPC-29/+27
2023-04-21Auto merge of #110542 - petrochenkov:qcstore4, r=cjgillotbors-14/+3
2023-04-21rustc_metadata: Split `children` into multiple tablesVadim Petrochenkov-29/+27
2023-04-21compiler/rustc_target: Raise m68k-linux-gnu baseline to 68020John Paul Adrian Glaubitz-0/+1
2023-04-21Auto merge of #109002 - michaelvanstraten:master, r=petrochenkovbors-3/+28
2023-04-21major test improvementsDrMeepster-24/+349
2023-04-21minor tweaksDrMeepster-21/+19