about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-29Use `cfg_attr` AST placeholder AST `cfg_attr_trace` for diagnosticsEsteban Küber-27/+227
2025-05-27Auto merge of #141641 - marcoieni:codebuild-ghcr-pr-job, r=Kobzolbors-1/+1
2025-05-27ci: use ghcr registry for x86_64-gnu-tools jobMarcoIeni-1/+1
2025-05-27Auto merge of #141634 - Kobzol:try-perf, r=pietroalbinibors-7/+6
2025-05-27Fix CI for unrolled builds on the `try-perf` branchJakub Beránek-7/+6
2025-05-26Auto merge of #140790 - quininer:mac-xray, r=wesleywiser,jieyouxubors-10/+79
2025-05-26Auto merge of #141605 - jieyouxu:rollup-3gjqh5l, r=jieyouxubors-1367/+740
2025-05-27Rollup merge of #141550 - Urgau:unused_braces-attrs, r=chenyukang许杰友 Jieyou Xu (Joe)-16/+68
2025-05-27Rollup merge of #141526 - jyn514:env-vars, r=petrochenkov许杰友 Jieyou Xu (Joe)-2/+18
2025-05-27Rollup merge of #141516 - bend-n:okay, r=workingjubilee许杰友 Jieyou Xu (Joe)-2/+32
2025-05-27Rollup merge of #141513 - nia-e:allocbytes-extend, r=RalfJung许杰友 Jieyou Xu (Joe)-34/+81
2025-05-27Rollup merge of #141449 - fee1-dead-contrib:push-qkosmtkqztkk, r=oli-obk许杰友 Jieyou Xu (Joe)-430/+285
2025-05-27Rollup merge of #141439 - compiler-errors:dyn-compatible-coerce, r=oli-obk许杰友 Jieyou Xu (Joe)-767/+73
2025-05-27Rollup merge of #141433 - compiler-errors:unsafe-binder-captures, r=oli-obk许杰友 Jieyou Xu (Joe)-5/+51
2025-05-27Rollup merge of #141431 - compiler-errors:open-drop, r=oli-obk许杰友 Jieyou Xu (Joe)-0/+46
2025-05-27Rollup merge of #141392 - compiler-errors:query-outlives, r=lcnr许杰友 Jieyou Xu (Joe)-108/+73
2025-05-27Rollup merge of #140898 - onur-ozkan:miri-run, r=Kobzol许杰友 Jieyou Xu (Joe)-3/+13
2025-05-26Auto merge of #141500 - compiler-errors:rerun-cache-2, r=lcnrbors-89/+291
2025-05-26Auto merge of #141442 - compiler-errors:fast-path-pred, r=lcnrbors-8/+59
2025-05-26Deduplicate dyn compatibility violations due to coercionMichael Goulet-767/+73
2025-05-26Auto merge of #141406 - RalfJung:less-force-allocate, r=oli-obkbors-142/+138
2025-05-26Don't rerun goals if none of its vars have changedMichael Goulet-88/+290
2025-05-26RenameMichael Goulet-30/+39
2025-05-26Don't retry in pred_known_to_hold_modulo_regions in new solver, since new sol...Michael Goulet-1/+1
2025-05-26Avoid obligation construction dance with query region constraintsMichael Goulet-96/+52
2025-05-26Auto merge of #141567 - jhpratt:rollup-uuhcmci, r=jhprattbors-520/+608
2025-05-26Rollup merge of #141559 - RalfJung:less-rustc_allow_const_fn_unstable, r=comp...Jacob Pratt-247/+41
2025-05-26Rollup merge of #141502 - marcoieni:x86_64-gnu-tools-codebuild, r=KobzolJacob Pratt-1/+1
2025-05-26Rollup merge of #141472 - fluiderson:dev, r=workingjubileeJacob Pratt-2/+2
2025-05-26Rollup merge of #140952 - SimonSapin:ascii_whitespace_definition, r=dtolnayJacob Pratt-1/+3
2025-05-26Rollup merge of #140936 - teor2345:wtf-surrogate-docs, r=workingjubileeJacob Pratt-6/+6
2025-05-26Rollup merge of #140863 - GuillaumeGomez:cleanup-tyalias-render, r=lolbinarycatJacob Pratt-214/+376
2025-05-26Rollup merge of #140539 - nnethercote:simplify-attribute_groups, r=jdonszelmannJacob Pratt-48/+47
2025-05-26Rollup merge of #134696 - ChrisDenton:normalize-lexically, r=workingjubileeJacob Pratt-1/+132
2025-05-26Auto merge of #138489 - tmiasko:call-tmps-lifetime, r=workingjubileebors-42/+108
2025-05-26extend allocbytes with associated typeNia Espera-34/+81
2025-05-25Auto merge of #141557 - bjorn3:sync_cg_clif-2025-05-25, r=bjorn3bors-265/+1112
2025-05-25const-check: stop recommending the use of rustc_allow_const_fn_unstableRalf Jung-247/+41
2025-05-25Do not canonicalize in new solver if it has nothing to canonicalizeMichael Goulet-8/+55
2025-05-25Update tidy exceptionsbjorn3-0/+2
2025-05-25Merge commit '979dcf8e2f213e4f4b645cb62e7fe9f4f2c0c785' into sync_cg_clif-202...bjorn3-265/+1110
2025-05-26increase perf of charsearcher for single ascii charactersbendn-2/+32
2025-05-25Rustup to rustc 1.89.0-nightly (5e16c6620 2025-05-24)bjorn3-1/+1
2025-05-25Sync from rust 5e16c662062fd6dee91f0fe2a1580483488d80cfbjorn3-1/+1
2025-05-26Add compiler tests for xrayquininer-10/+77
2025-05-25Fix `unused_braces` lint suggestion when encountering attributesUrgau-16/+68
2025-05-25Auto merge of #141545 - GuillaumeGomez:rollup-myrvuqq, r=GuillaumeGomezbors-62/+197
2025-05-25Fast path fold_predicate in old canonicalizerMichael Goulet-0/+4
2025-05-25Update to new APIGuillaume Gomez-2/+3
2025-05-25Rollup merge of #141541 - compiler-errors:nits, r=lcnrGuillaume Gomez-5/+6