| Age | Commit message (Expand) | Author | Lines |
| 2024-11-12 | Auto merge of #132954 - matthiaskrgr:rollup-x3rww9h, r=matthiaskrgr | bors | -55/+89 |
| 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 | -9/+3 |
| 2024-11-12 | Rollup merge of #131831 - onur-ozkan:improve-rustc-if-unchanged-logic, r=Mark... | Matthias Krüger | -34/+66 |
| 2024-11-12 | Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillot | bors | -24/+15 |
| 2024-11-12 | Delete the `cfg(not(parallel))` serial compiler | Noratrieb | -24/+15 |
| 2024-11-12 | Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgr | bors | -250/+342 |
| 2024-11-12 | Rollup merge of #132941 - lnicola:sync-from-ra2, r=lnicola | Matthias Krüger | -249/+294 |
| 2024-11-12 | Rollup merge of #132927 - BoxyUwU:consolidate_type_system_const_eval, r=compi... | 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 #132793 - ehuss:update-mdbook, r=Mark-Simulacrum | Matthias Krüger | -4/+21 |
| 2024-11-12 | test(configure): cover `parse_args` in `src/bootstrap/configure.py` | ismailarilik | -0/+47 |
| 2024-11-12 | Consolidate type system const evaluation under `traits::evaluate_const` | Boxy | -1/+1 |
| 2024-11-11 | Auto merge of #132902 - matthiaskrgr:rollup-43qgg3t, r=matthiaskrgr | bors | -1/+18 |
| 2024-11-11 | Auto merge of #132720 - jieyouxu:do-not-strip, r=davidtwco | bors | -3/+7 |
| 2024-11-11 | Update the file hash | Kirill Bulatov | -1/+1 |
| 2024-11-11 | Use completion item indices instead of property matching when searching for t... | Kirill Bulatov | -15/+33 |
| 2024-11-11 | Rollup merge of #132873 - onur-ozkan:132867, r=jieyouxu | Matthias Krüger | -1/+18 |
| 2024-11-11 | Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez | bors | -246/+1085 |
| 2024-11-11 | Revert "do not trust download-rustc=if-unchanged on CI for now" | onur-ozkan | -3/+1 |
| 2024-11-11 | move `src/tools/build_helper` into `src/build_helper` | onur-ozkan | -13/+13 |
| 2024-11-11 | reduce `RUSTC_IF_UNCHANGED_ALLOWED_PATHS` significantly | onur-ozkan | -33/+2 |
| 2024-11-11 | Merge pull request #18482 from regexident/hir_trait_supertraits_accessors | Laurențiu Nicola | -6/+26 |
| 2024-11-10 | refactor flags | Henry Jiang | -11/+9 |
| 2024-11-11 | Auto merge of #126597 - estebank:unicode-output, r=fmease | bors | -29/+41 |
| 2024-11-10 | Add Unicode block-drawing compiler output support | Esteban Küber | -29/+41 |
| 2024-11-10 | Rollup merge of #131781 - taiki-e:arm64ec-stabilize-asm, r=Amanieu,traviscross | Matthias Krüger | -30/+2 |
| 2024-11-10 | warn about "src/bootstrap" on `RUSTC_IF_UNCHANGED_ALLOWED_PATHS` | onur-ozkan | -0/+2 |
| 2024-11-10 | add test coverage for `RUSTC_IF_UNCHANGED_ALLOWED_PATHS` | onur-ozkan | -2/+17 |
| 2024-11-10 | use allowed "if-unchanged" logic for compiler builds | onur-ozkan | -17/+65 |
| 2024-11-10 | add test coverage for separate clippy prefixes | onur-ozkan | -0/+17 |
| 2024-11-10 | handle separate prefixes in clippy args | onur-ozkan | -1/+1 |
| 2024-11-10 | Merge pull request #18492 from samestep/docs-dev-no-design-label | Laurențiu Nicola | -1/+1 |
| 2024-11-10 | Replace with C-Architecture | Sam Estep | -0/+4 |
| 2024-11-10 | Auto merge of #132863 - matthiaskrgr:rollup-1zbjz5f, r=matthiaskrgr | bors | -379/+964 |
| 2024-11-10 | Rollup merge of #132858 - GuillaumeGomez:update-minifier, r=aDotInTheVoid | Matthias Krüger | -1/+1 |
| 2024-11-10 | Rollup merge of #132849 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -378/+963 |
| 2024-11-10 | Update minifer version to `0.3.2` | Guillaume Gomez | -1/+1 |
| 2024-11-10 | do not trust download-rustc=if-unchanged on CI for now | Ralf Jung | -1/+3 |
| 2024-11-10 | Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu" | Jieyou Xu | -35/+32 |
| 2024-11-10 | fix linux-futex test being accidentally disabled | Ralf Jung | -3/+2 |
| 2024-11-10 | store futexes in per-allocation data rather than globally | Ralf Jung | -55/+122 |
| 2024-11-10 | ensure that all publicly reachable const fn have const stability info | Ralf Jung | -9/+3 |
| 2024-11-10 | Merge from rustc | Ralf Jung | -535/+544 |
| 2024-11-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-11-10 | Stabilize Arm64EC inline assembly | Taiki Endo | -30/+2 |
| 2024-11-09 | Rollup merge of #132824 - kadenlnelson:patch/wasi-c-abi-doc, r=workingjubilee | Jubilee | -2/+2 |
| 2024-11-09 | Rollup merge of #132801 - RalfJung:alloc-mutability, r=oli-obk | Jubilee | -20/+20 |
| 2024-11-09 | Rollup merge of #131258 - taiki-e:s390x-stabilize-asm, r=Amanieu | Jubilee | -19/+2 |
| 2024-11-09 | Update grammar in wasm-c-abi's compiler flag documentation | Kaden Nelson | -2/+2 |