about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-27Auto merge of #139012 - Zalathar:rollup-qgt5yfo, r=Zalatharbors-311/+733
2025-03-27Rollup merge of #138987 - madsmtm:fix-108825, r=jieyouxuStuart Cook-9/+21
2025-03-27Rollup merge of #138985 - oli-obk:push-mvlqmtmyozro, r=compiler-errorsStuart Cook-59/+51
2025-03-27Rollup merge of #138980 - tmiasko:collect-var-debug-info, r=compiler-errorsStuart Cook-1/+30
2025-03-27Rollup merge of #138977 - oli-obk:invoc-parent-keep-aggregated, r=compiler-er...Stuart Cook-24/+15
2025-03-27Rollup merge of #138964 - compiler-errors:usage-of-interner, r=lcnrStuart Cook-47/+139
2025-03-27Rollup merge of #138946 - Urgau:platform-support-bottom, r=jieyouxuStuart Cook-13/+16
2025-03-27Rollup merge of #138935 - apiraino:update-wg-prio-triagebot-config, r=lqdStuart Cook-2/+2
2025-03-27Rollup merge of #138672 - Zoxc:deferred-queries-in-deadlock-handler, r=oli-obkStuart Cook-148/+311
2025-03-27Rollup merge of #138624 - LukasWoodtli:gardena/lw/mipsel-maintainer, r=jieyouxuStuart Cook-1/+30
2025-03-27Rollup merge of #130883 - madsmtm:env-var-query, r=petrochenkovStuart Cook-7/+118
2025-03-27Auto merge of #138915 - compiler-errors:binder-tweak, r=lcnrbors-32/+16
2025-03-27Auto merge of #139005 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-03-26Auto merge of #138996 - CAD97:use_cfg_match, r=joboetbors-118/+53
2025-03-26Update cargoWeihang Lo-0/+0
2025-03-26Always emit native-static-libs note, even if it is emptyMads Marquart-9/+21
2025-03-26Use cfg_match in coreChristopher Durham-118/+53
2025-03-26Auto merge of #138824 - Zoxc:dep-graph-no-prev-map, r=oli-obkbors-185/+144
2025-03-26Add environment variable tracking in places where it was convenientMads Marquart-6/+7
2025-03-26Add `TyCtx::env_var_os`Mads Marquart-1/+75
2025-03-26Auto merge of #130324 - petrochenkov:ctxtache, r=oli-obkbors-73/+120
2025-03-26Test that env! works with incremental compilationMads Marquart-0/+36
2025-03-26Use the correct binder scope for elided lifetimes in assoc constsOli Scherer-59/+51
2025-03-26Use a function to create `QueryStackDeferred` to ensure context is CopyJohn Kåre Alsaker-36/+48
2025-03-26Auto merge of #138974 - Zalathar:rollup-568cpmy, r=Zalatharbors-745/+896
2025-03-26Collect items referenced from var_debug_infoTomasz Miąsko-1/+30
2025-03-26Don't deaggregate InvocationParent just to reaggregate it againOli Scherer-24/+15
2025-03-26Rollup merge of #138967 - thaliaarchi:error-typo, r=NoratriebStuart Cook-1/+1
2025-03-26Rollup merge of #138959 - meithecatte:matchpair-place-option, r=ZalatharStuart Cook-9/+34
2025-03-26Rollup merge of #138954 - compiler-errors:hash-opaques, r=oli-obkStuart Cook-3/+28
2025-03-26Rollup merge of #138930 - Kobzol:analyze-bootstrap-diffs, r=marcoieniStuart Cook-51/+178
2025-03-26Rollup merge of #138898 - fmease:decrustify-parser-post-ty-ascr, r=compiler-e...Stuart Cook-616/+411
2025-03-26Rollup merge of #138818 - khuey:138198, r=jieyouxuStuart Cook-16/+60
2025-03-26Rollup merge of #138483 - azhogin:azhogin/target-modifiers-bool-fix, r=fee1-deadStuart Cook-49/+184
2025-03-26Avoiding calling queries when collecting active queriesJohn Kåre Alsaker-162/+313
2025-03-26Auto merge of #138893 - klensy:thorin-0.9, r=Mark-Simulacrumbors-46/+13
2025-03-25Fix typo in error messageThalia Archibald-1/+1
2025-03-26Stop using Interner in the compiler randomlyMichael Goulet-5/+7
2025-03-26Implement lint against using Interner and InferCtxtLike in random compiler cr...Michael Goulet-3/+82
2025-03-26hir::-ify internal lintsMichael Goulet-39/+50
2025-03-26Auto merge of #138956 - jhpratt:rollup-6g7ppwd, r=jhprattbors-413/+632
2025-03-26Add a regression test for TestCase::Or without placeMaja Kądziołka-0/+11
2025-03-26MatchPairTree: update invariant commentMaja Kądziołka-2/+2
2025-03-26Revert "Make `MatchPairTree::place` non-optional"Maja Kądziołka-9/+23
2025-03-25Rollup merge of #138945 - DaniPopes:override-partialord-bool, r=scottmcmJacob Pratt-27/+23
2025-03-25Rollup merge of #138917 - nnethercote:rustdoc-remove-useless, r=GuillaumeGomezJacob Pratt-38/+38
2025-03-25Rollup merge of #138911 - compiler-errors:define-opaque, r=oli-obkJacob Pratt-166/+363
2025-03-25Rollup merge of #138905 - Gelbpunkt:powerpc64-unknown-linux-musl-maintainer, ...Jacob Pratt-1/+59
2025-03-25Rollup merge of #138885 - fneddy:fix_pattern_types_tests, r=compiler-errorsJacob Pratt-13/+15
2025-03-25Rollup merge of #138877 - TaKO8Ki:enable-per-target-ignores-for-doctests, r=n...Jacob Pratt-4/+25