about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-14Rollup merge of #114760 - DianQK:update-test-for-type-decl-disubprogram, r=cu...Matthias Krüger-0/+26
2023-08-14Rollup merge of #114752 - RickleAndMortimer:issue-113788-fix, r=compiler-errorsMatthias Krüger-1/+17
2023-08-14Rollup merge of #114745 - ouz-a:smir_const, r=spastorinoMatthias Krüger-6/+23
2023-08-14fixed *const [type error] does not implement the Copy traitnxya-1/+17
2023-08-14Auto merge of #114781 - fee1-dead-contrib:param-impl-source, r=davidtwcobors-186/+119
2023-08-14Auto merge of #112842 - lcnr:non-defining-use, r=oli-obkbors-37/+109
2023-08-14reviewlcnr-9/+6
2023-08-14check for non-defining uses of RPITlcnr-37/+112
2023-08-14Remove constness from `ImplSource::Param`Deadbeef-186/+119
2023-08-14Auto merge of #114787 - compiler-errors:issue-114783, r=jackh726bors-1/+62
2023-08-13Auto merge of #114742 - compiler-errors:opaques-are-not-injective, r=aliemjaybors-8/+43
2023-08-13Select obligations before processing wf obligation in compare_method_predicat...Michael Goulet-1/+62
2023-08-13Auto merge of #114786 - GuillaumeGomez:rollup-0cos5gn, r=GuillaumeGomezbors-296/+1034
2023-08-13Rollup merge of #114777 - GuillaumeGomez:migrate-gui-test-color-32, r=notriddleGuillaume Gomez-26/+26
2023-08-13Rollup merge of #114625 - klensy:ci-pr-workers, r=Mark-SimulacrumGuillaume Gomez-4/+4
2023-08-13Rollup merge of #114354 - Zalathar:external-counters, r=jackh726Guillaume Gomez-257/+223
2023-08-13Rollup merge of #114069 - cuviper:profiler-path, r=Mark-SimulacrumGuillaume Gomez-8/+38
2023-08-13Rollup merge of #94667 - frank-king:feature/iter_map_windows, r=Mark-SimulacrumGuillaume Gomez-1/+743
2023-08-13Auto merge of #114480 - ozkanonur:fix-stage0-compiler-llvm, r=Mark-Simulacrumbors-0/+10
2023-08-13Auto merge of #113722 - bjorn3:allocator_shim_refactor, r=jackh726bors-92/+90
2023-08-13Auto merge of #114758 - fmease:fix-nice-re-err-ice-gci, r=cjgillotbors-17/+36
2023-08-13Auto merge of #114757 - Urgau:transmute-with-invalid_reference_casting, r=est31bors-33/+74
2023-08-13Auto merge of #114723 - petrochenkov:noplugin2, r=davidtwcobors-93/+130
2023-08-13Migrate GUI colors test to original CSS color formatGuillaume Gomez-26/+26
2023-08-13Auto merge of #114773 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-13Auto merge of #114732 - gurry:issue-114683, r=compiler-errorsbors-1/+1
2023-08-13Update cargoWeihang Lo-0/+0
2023-08-13Auto merge of #114457 - lcnr:trait_ref_is_knowable-normalize, r=compiler-errorsbors-119/+270
2023-08-13Auto merge of #114755 - GuillaumeGomez:migrate-gui-test-color-31, r=notriddlebors-63/+63
2023-08-13Store BCB counters externally, not directly in the BCB graphZalathar-158/+157
2023-08-13Accumulate intermediate expressions into `CoverageCounters`Zalathar-95/+63
2023-08-13Rename helper struct `BcbCounters` to `MakeBcbCounters`Zalathar-4/+3
2023-08-13Auto merge of #114739 - lcnr:int-infer-impls, r=compiler-errorsbors-9/+4
2023-08-12Auto merge of #114763 - Kobzol:fix-ci-docker-caching, r=Mark-Simulacrumbors-0/+11
2023-08-12lower `evaluate_goal` stability check to `warn`lcnr-36/+56
2023-08-12normalize in `trait_ref_is_knowable` in new solverlcnr-83/+214
2023-08-12Auto merge of #114756 - matthiaskrgr:rollup-4m7l4p6, r=matthiaskrgrbors-100/+386
2023-08-12Fix testsMichael Goulet-24/+21
2023-08-12Opaques do not constrain generic paramsMichael Goulet-13/+51
2023-08-12CI: fix Docker layer cachingJakub Beránek-0/+11
2023-08-12Auto merge of #114710 - Urgau:fix-expect-dead_code-114557, r=cjgillotbors-33/+163
2023-08-12Don't crash when reporting nice region errors for generic const itemsLeón Orell Valerian Liehr-17/+36
2023-08-12Add test for method debuginfo declaration.DianQK-0/+26
2023-08-12Also consider `transmute` with the `invalid_reference_casting` lintUrgau-33/+74
2023-08-12Rollup merge of #114734 - oli-obk:vacation_time, r=oli-obkMatthias Krüger-1/+1
2023-08-12Rollup merge of #114703 - ouz-a:smir_allocation, r=oli-obkMatthias Krüger-1/+4
2023-08-12Rollup merge of #114692 - lcnr:internal_features-warn, r=NilstriebMatthias Krüger-2/+2
2023-08-12Rollup merge of #114667 - compiler-errors:issue-114664, r=davidtwcoMatthias Krüger-2/+79
2023-08-12Rollup merge of #114584 - darklyspaced:master, r=cjgillotMatthias Krüger-74/+38
2023-08-12Rollup merge of #114132 - tamird:better-env-debug-impls, r=AmanieuMatthias Krüger-12/+256