about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-07Auto merge of #113245 - lukas-code:unsizing-sanity-check, r=the8472bors-56/+107
2023-07-07Auto merge of #113437 - workingjubilee:sync-simd-2023-july-07, r=workingjubileebors-134/+339
2023-07-07Use new std::simd fn in miri testsJubilee Young-1/+1
2023-07-07Sync portable-simd to 2023 July 07Jubilee Young-133/+338
2023-07-07Remove unused importJubilee Young-1/+1
2023-07-07Fixed cast imports in doctest (rust-lang/portable-simd#355)Jubilee-1/+3
2023-07-07Disable MIPS jobs in CIJubilee Young-4/+5
2023-07-07Auto merge of #113308 - compiler-errors:poly-select, r=lcnrbors-112/+125
2023-07-07Merge pull request #353 from rust-lang/sync-upstream-2023-06-07Jubilee-12/+16
2023-07-07Auto merge of #113270 - the8472:opt-macro-tts, r=nnethercotebors-5/+13
2023-07-07Auto merge of #113429 - compiler-errors:rollup-wkv4w9a, r=compiler-errorsbors-151/+307
2023-07-06Rollup merge of #113421 - spastorino:new-rpitit-29, r=compiler-errorsMichael Goulet-5/+45
2023-07-06Rollup merge of #113419 - spastorino:new-rpitit-28, r=compiler-errorsMichael Goulet-3/+102
2023-07-06Rollup merge of #113397 - compiler-errors:new-select-prefer-obj, r=lcnrMichael Goulet-0/+21
2023-07-06Rollup merge of #113318 - tgross35:113283-allocator-trait-eq, r=m-ou-seMichael Goulet-26/+27
2023-07-06Rollup merge of #113164 - JohnTitor:issue-109054, r=compiler-errorsMichael Goulet-0/+34
2023-07-06Rollup merge of #112825 - compiler-errors:tait-defining-cycle, r=lcnrMichael Goulet-101/+67
2023-07-06Rollup merge of #112008 - intruder-kat:master, r=NilstriebMichael Goulet-2/+2
2023-07-06Rollup merge of #111917 - WaffleLapkin:validate_unalloc, r=oli-obkMichael Goulet-14/+9
2023-07-07Auto merge of #112816 - Amanieu:llvm-riscv-arch, r=cuviperbors-0/+0
2023-07-07Auto merge of #112796 - Kobzol:ci-merge-msvc-cargo-tools, r=pietroalbinibors-17/+6
2023-07-06Don't call type_of on TAIT in defining scope in new solverMichael Goulet-101/+67
2023-07-06Do not assert >1 RPITITs on collect_return_position_impl_trait_in_trait_tysSantiago Pastorino-5/+45
2023-07-06Avoid calling item_name for RPITITSantiago Pastorino-3/+102
2023-07-06Auto merge of #113269 - jyn514:update-compiler-builtins, r=Amanieubors-4/+3
2023-07-06get rid of a bit more calls to poly_selectMichael Goulet-12/+12
2023-07-06Coercion doesn't need binders eitherMichael Goulet-7/+6
2023-07-06Separate select calls that don't need a binderMichael Goulet-44/+58
2023-07-06TraitObligation -> PolyTraitObligationMichael Goulet-70/+70
2023-07-06Auto merge of #112779 - Kobzol:ci-merge-llvm-14, r=pietroalbinibors-80/+41
2023-07-06add helper methods for accessing struct tailLukas Markeffsky-34/+31
2023-07-06sanity check field offsets in unsizeable structsLukas Markeffsky-0/+49
2023-07-06clean up struct layout codeLukas Markeffsky-36/+41
2023-07-06Auto merge of #113323 - Kobzol:pgo-script-llvm-ci, r=jyn514bors-2/+7
2023-07-06Auto merge of #113406 - matthiaskrgr:rollup-0rprs5k, r=matthiaskrgrbors-8/+21
2023-07-06Rollup merge of #113402 - nnethercote:diagnose-unsorted-CGUs, r=lqdMatthias Krüger-1/+7
2023-07-06Rollup merge of #113395 - compiler-errors:new-solver-dyn-star-selection, r=ol...Matthias Krüger-5/+9
2023-07-06Rollup merge of #113246 - mirkootter:fix-compiletest-crash, r=pietroalbiniMatthias Krüger-1/+1
2023-07-06Rollup merge of #112295 - ForrestOfBarnes:tests-listing-format-json-windows-f...Matthias Krüger-1/+4
2023-07-06Diagnose unsorted CGUs.Nicholas Nethercote-1/+7
2023-07-06Auto merge of #113377 - BoxyUwU:move_ty_ctors_to_ty, r=compiler-errorsbors-1187/+1388
2023-07-06Fix up doc linksOli Scherer-2/+2
2023-07-06Auto merge of #113348 - saethlin:metadata-module-not-compiled, r=Nilstriebbors-51/+11
2023-07-06Prefer object candidates over impl candidates in new selectionMichael Goulet-0/+21
2023-07-06Dont ICE for `dyn* Trait: Trait` goals during selection in new trait solverMichael Goulet-5/+9
2023-07-06Auto merge of #113391 - fee1-dead-contrib:rollup-9bqlw9z, r=fee1-deadbors-370/+572
2023-07-06Rollup merge of #113384 - joshtriplett:style-guide-grammar, r=compiler-errorsfee1-dead-11/+12
2023-07-06Rollup merge of #113371 - jyn514:submodule-with-tags, r=albertlarsan68fee1-dead-0/+3
2023-07-06Rollup merge of #113350 - chenyukang:yukang-fix-113342-parser, r=compiler-errorsfee1-dead-1/+25
2023-07-06Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errorsfee1-dead-101/+222