| Age | Commit message (Expand) | Author | Lines |
| 2024-11-13 | Auto merge of #132556 - clubby789:cargo-update, r=Mark-Simulacrum | bors | -425/+366 |
| 2024-11-13 | Run `cargo update` and update licenses | clubby789 | -425/+366 |
| 2024-11-13 | Auto merge of #132872 - onur-ozkan:reapply-132772, r=jieyouxu | bors | -36/+44 |
| 2024-11-13 | Auto merge of #132886 - fmease:rustdoc-perf-clean-middle-args, r=GuillaumeGomez | bors | -25/+19 |
| 2024-11-13 | disable precompiled rustc for "library" and "compiler" profiles | onur-ozkan | -0/+2 |
| 2024-11-13 | handle channel info before handling git info | onur-ozkan | -6/+9 |
| 2024-11-13 | Reapply "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyo... | onur-ozkan | -31/+34 |
| 2024-11-13 | Auto merge of #132883 - LaihoE:vectorized_is_sorted, r=thomcc | bors | -1/+17 |
| 2024-11-13 | Auto merge of #132972 - matthiaskrgr:rollup-456osr7, r=matthiaskrgr | bors | -16/+68 |
| 2024-11-12 | Rollup merge of #132970 - tyilo:nonzero-u-div-ceil-issue, r=tgross35 | Matthias Krüger | -1/+1 |
| 2024-11-12 | Rollup merge of #132966 - RalfJung:const_option_ext, r=jhpratt | Matthias Krüger | -6/+4 |
| 2024-11-12 | Rollup merge of #132962 - workingjubilee:add-codegen-reviewers, r=saethlin | Matthias Krüger | -1/+7 |
| 2024-11-12 | Rollup merge of #132950 - knickish:m68k_gnu_ld, r=workingjubilee | Matthias Krüger | -2/+9 |
| 2024-11-12 | Rollup merge of #132948 - RalfJung:const_unicode_case_lookup, r=Noratrieb | Matthias Krüger | -5/+10 |
| 2024-11-12 | Rollup merge of #132851 - chansuke:update-comment, r=thomcc | Matthias Krüger | -1/+1 |
| 2024-11-12 | Rollup merge of #132702 - 1c3t3a:issue-132615, r=rcvalle | Matthias Krüger | -0/+36 |
| 2024-11-12 | Auto merge of #132870 - Noratrieb:inline-int-parsing, r=tgross35 | bors | -0/+3 |
| 2024-11-12 | Add tracking issue number to unsigned_nonzero_div_ceil feature | Asger Hautop Drewsen | -1/+1 |
| 2024-11-12 | use gnu ld for m68k target | kirk | -2/+9 |
| 2024-11-12 | stabilize const_option_ext | Ralf Jung | -6/+4 |
| 2024-11-12 | triagebot: add codegen reviewers | Jubilee Young | -1/+7 |
| 2024-11-12 | Auto merge of #132954 - matthiaskrgr:rollup-x3rww9h, r=matthiaskrgr | bors | -339/+744 |
| 2024-11-12 | Rollup merge of #132947 - lqd:trimmed-ice, r=compiler-errors | Matthias Krüger | -3/+16 |
| 2024-11-12 | Rollup merge of #132938 - compiler-errors:ed2024-apit-sugg, r=chenyukang | Matthias Krüger | -1/+61 |
| 2024-11-12 | Rollup merge of #132923 - fmease:triagebot-update-t-compiler, r=wesleywiser | Matthias Krüger | -16/+10 |
| 2024-11-12 | Rollup merge of #132901 - clubby789:enable-pass-check, r=jieyouxu | Matthias Krüger | -65/+227 |
| 2024-11-12 | Rollup merge of #132657 - mustartt:aix-run-make-support, r=jieyouxu | Matthias Krüger | -12/+20 |
| 2024-11-12 | Rollup merge of #132541 - RalfJung:const-stable-extern-crate, r=compiler-errors | Matthias Krüger | -205/+340 |
| 2024-11-12 | Rollup merge of #131831 - onur-ozkan:improve-rustc-if-unchanged-logic, r=Mark... | Matthias Krüger | -37/+70 |
| 2024-11-12 | Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillot | bors | -1073/+473 |
| 2024-11-12 | stabilize const_unicode_case_lookup | Ralf Jung | -5/+10 |
| 2024-11-12 | Delete the `cfg(not(parallel))` serial compiler | Noratrieb | -1073/+473 |
| 2024-11-12 | Rename `PASS_NAMES` to disambiguate | clubby789 | -2/+3 |
| 2024-11-12 | Store known passes as an IndexSet | clubby789 | -8/+7 |
| 2024-11-12 | Validate and test `-Zmir-enable-passes` | clubby789 | -5/+75 |
| 2024-11-12 | Declare all MIR passes in a list | clubby789 | -62/+154 |
| 2024-11-12 | Auto merge of #132843 - RalfJung:mono-time-checks, r=lcnr | bors | -106/+135 |
| 2024-11-12 | clarify `must_produce_diag` ICE for debugging | Rémy Rakic | -3/+16 |
| 2024-11-12 | Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgr | bors | -842/+914 |
| 2024-11-12 | Rollup merge of #132941 - lnicola:sync-from-ra2, r=lnicola | Matthias Krüger | -249/+294 |
| 2024-11-12 | Rollup merge of #132935 - compiler-errors:arg-math, r=nnethercote | Matthias Krüger | -13/+42 |
| 2024-11-12 | Rollup merge of #132927 - BoxyUwU:consolidate_type_system_const_eval, r=compi... | Matthias Krüger | -569/+434 |
| 2024-11-12 | Rollup merge of #132914 - rcorre:cell-grammar, r=tgross35 | Matthias Krüger | -2/+2 |
| 2024-11-12 | Rollup merge of #132895 - scottmcm:generalize-nonnull-from-raw-parts, r=ibrah... | Matthias Krüger | -1/+1 |
| 2024-11-12 | Rollup merge of #132771 - ismailarilik:test/configure/cover-parse-args-in-src... | Matthias Krüger | -0/+47 |
| 2024-11-12 | Rollup merge of #132668 - ehuss:yield-gate-2024, r=davidtwco | Matthias Krüger | -8/+57 |
| 2024-11-12 | Rollup merge of #132651 - PonasKovas:master, r=fmease | Matthias Krüger | -0/+37 |
| 2024-11-12 | allow rustc_private feature in force-unstable-if-unmarked crates | Ralf Jung | -13/+23 |
| 2024-11-12 | Auto merge of #132940 - matthiaskrgr:rollup-f0czmkq, r=matthiaskrgr | bors | -86/+770 |
| 2024-11-12 | Rollup merge of #132933 - compiler-errors:never-lint-arg-bug, r=WaffleLapkin | Matthias Krüger | -10/+122 |