about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-13Auto merge of #132556 - clubby789:cargo-update, r=Mark-Simulacrumbors-425/+366
2024-11-13Run `cargo update` and update licensesclubby789-425/+366
2024-11-13Auto merge of #132872 - onur-ozkan:reapply-132772, r=jieyouxubors-36/+44
2024-11-13Auto merge of #132886 - fmease:rustdoc-perf-clean-middle-args, r=GuillaumeGomezbors-25/+19
2024-11-13disable precompiled rustc for "library" and "compiler" profilesonur-ozkan-0/+2
2024-11-13handle channel info before handling git infoonur-ozkan-6/+9
2024-11-13Reapply "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyo...onur-ozkan-31/+34
2024-11-13Auto merge of #132883 - LaihoE:vectorized_is_sorted, r=thomccbors-1/+17
2024-11-13Auto merge of #132972 - matthiaskrgr:rollup-456osr7, r=matthiaskrgrbors-16/+68
2024-11-12Rollup merge of #132970 - tyilo:nonzero-u-div-ceil-issue, r=tgross35Matthias Krüger-1/+1
2024-11-12Rollup merge of #132966 - RalfJung:const_option_ext, r=jhprattMatthias Krüger-6/+4
2024-11-12Rollup merge of #132962 - workingjubilee:add-codegen-reviewers, r=saethlinMatthias Krüger-1/+7
2024-11-12Rollup merge of #132950 - knickish:m68k_gnu_ld, r=workingjubileeMatthias Krüger-2/+9
2024-11-12Rollup merge of #132948 - RalfJung:const_unicode_case_lookup, r=NoratriebMatthias Krüger-5/+10
2024-11-12Rollup merge of #132851 - chansuke:update-comment, r=thomccMatthias Krüger-1/+1
2024-11-12Rollup merge of #132702 - 1c3t3a:issue-132615, r=rcvalleMatthias Krüger-0/+36
2024-11-12Auto merge of #132870 - Noratrieb:inline-int-parsing, r=tgross35bors-0/+3
2024-11-12Add tracking issue number to unsigned_nonzero_div_ceil featureAsger Hautop Drewsen-1/+1
2024-11-12use gnu ld for m68k targetkirk-2/+9
2024-11-12stabilize const_option_extRalf Jung-6/+4
2024-11-12triagebot: add codegen reviewersJubilee Young-1/+7
2024-11-12Auto merge of #132954 - matthiaskrgr:rollup-x3rww9h, r=matthiaskrgrbors-339/+744
2024-11-12Rollup merge of #132947 - lqd:trimmed-ice, r=compiler-errorsMatthias Krüger-3/+16
2024-11-12Rollup merge of #132938 - compiler-errors:ed2024-apit-sugg, r=chenyukangMatthias Krüger-1/+61
2024-11-12Rollup merge of #132923 - fmease:triagebot-update-t-compiler, r=wesleywiserMatthias Krüger-16/+10
2024-11-12Rollup merge of #132901 - clubby789:enable-pass-check, r=jieyouxuMatthias Krüger-65/+227
2024-11-12Rollup merge of #132657 - mustartt:aix-run-make-support, r=jieyouxuMatthias Krüger-12/+20
2024-11-12Rollup merge of #132541 - RalfJung:const-stable-extern-crate, r=compiler-errorsMatthias Krüger-205/+340
2024-11-12Rollup merge of #131831 - onur-ozkan:improve-rustc-if-unchanged-logic, r=Mark...Matthias Krüger-37/+70
2024-11-12Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillotbors-1073/+473
2024-11-12stabilize const_unicode_case_lookupRalf Jung-5/+10
2024-11-12Delete the `cfg(not(parallel))` serial compilerNoratrieb-1073/+473
2024-11-12Rename `PASS_NAMES` to disambiguateclubby789-2/+3
2024-11-12Store known passes as an IndexSetclubby789-8/+7
2024-11-12Validate and test `-Zmir-enable-passes`clubby789-5/+75
2024-11-12Declare all MIR passes in a listclubby789-62/+154
2024-11-12Auto merge of #132843 - RalfJung:mono-time-checks, r=lcnrbors-106/+135
2024-11-12clarify `must_produce_diag` ICE for debuggingRémy Rakic-3/+16
2024-11-12Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgrbors-842/+914
2024-11-12Rollup merge of #132941 - lnicola:sync-from-ra2, r=lnicolaMatthias Krüger-249/+294
2024-11-12Rollup merge of #132935 - compiler-errors:arg-math, r=nnethercoteMatthias Krüger-13/+42
2024-11-12Rollup merge of #132927 - BoxyUwU:consolidate_type_system_const_eval, r=compi...Matthias Krüger-569/+434
2024-11-12Rollup merge of #132914 - rcorre:cell-grammar, r=tgross35Matthias Krüger-2/+2
2024-11-12Rollup merge of #132895 - scottmcm:generalize-nonnull-from-raw-parts, r=ibrah...Matthias Krüger-1/+1
2024-11-12Rollup merge of #132771 - ismailarilik:test/configure/cover-parse-args-in-src...Matthias Krüger-0/+47
2024-11-12Rollup merge of #132668 - ehuss:yield-gate-2024, r=davidtwcoMatthias Krüger-8/+57
2024-11-12Rollup merge of #132651 - PonasKovas:master, r=fmeaseMatthias Krüger-0/+37
2024-11-12allow rustc_private feature in force-unstable-if-unmarked cratesRalf Jung-13/+23
2024-11-12Auto merge of #132940 - matthiaskrgr:rollup-f0czmkq, r=matthiaskrgrbors-86/+770
2024-11-12Rollup merge of #132933 - compiler-errors:never-lint-arg-bug, r=WaffleLapkinMatthias Krüger-10/+122