about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-11-12Auto merge of #132954 - matthiaskrgr:rollup-x3rww9h, r=matthiaskrgrbors-55/+89
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-9/+3
2024-11-12Rollup merge of #131831 - onur-ozkan:improve-rustc-if-unchanged-logic, r=Mark...Matthias Krüger-34/+66
2024-11-12Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillotbors-24/+15
2024-11-12Delete the `cfg(not(parallel))` serial compilerNoratrieb-24/+15
2024-11-12Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgrbors-250/+342
2024-11-12Rollup merge of #132941 - lnicola:sync-from-ra2, r=lnicolaMatthias Krüger-249/+294
2024-11-12Rollup merge of #132927 - BoxyUwU:consolidate_type_system_const_eval, r=compi...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 #132793 - ehuss:update-mdbook, r=Mark-SimulacrumMatthias Krüger-4/+21
2024-11-12test(configure): cover `parse_args` in `src/bootstrap/configure.py`ismailarilik-0/+47
2024-11-12Consolidate type system const evaluation under `traits::evaluate_const`Boxy-1/+1
2024-11-11Auto merge of #132902 - matthiaskrgr:rollup-43qgg3t, r=matthiaskrgrbors-1/+18
2024-11-11Auto merge of #132720 - jieyouxu:do-not-strip, r=davidtwcobors-3/+7
2024-11-11Update the file hashKirill Bulatov-1/+1
2024-11-11Use completion item indices instead of property matching when searching for t...Kirill Bulatov-15/+33
2024-11-11Rollup merge of #132873 - onur-ozkan:132867, r=jieyouxuMatthias Krüger-1/+18
2024-11-11Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomezbors-246/+1085
2024-11-11Revert "do not trust download-rustc=if-unchanged on CI for now"onur-ozkan-3/+1
2024-11-11move `src/tools/build_helper` into `src/build_helper`onur-ozkan-13/+13
2024-11-11reduce `RUSTC_IF_UNCHANGED_ALLOWED_PATHS` significantlyonur-ozkan-33/+2
2024-11-11Merge pull request #18482 from regexident/hir_trait_supertraits_accessorsLaurențiu Nicola-6/+26
2024-11-10refactor flagsHenry Jiang-11/+9
2024-11-11Auto merge of #126597 - estebank:unicode-output, r=fmeasebors-29/+41
2024-11-10Add Unicode block-drawing compiler output supportEsteban Küber-29/+41
2024-11-10Rollup merge of #131781 - taiki-e:arm64ec-stabilize-asm, r=Amanieu,traviscrossMatthias Krüger-30/+2
2024-11-10warn about "src/bootstrap" on `RUSTC_IF_UNCHANGED_ALLOWED_PATHS`onur-ozkan-0/+2
2024-11-10add test coverage for `RUSTC_IF_UNCHANGED_ALLOWED_PATHS`onur-ozkan-2/+17
2024-11-10use allowed "if-unchanged" logic for compiler buildsonur-ozkan-17/+65
2024-11-10add test coverage for separate clippy prefixesonur-ozkan-0/+17
2024-11-10handle separate prefixes in clippy argsonur-ozkan-1/+1
2024-11-10Merge pull request #18492 from samestep/docs-dev-no-design-labelLaurențiu Nicola-1/+1
2024-11-10Replace with C-ArchitectureSam Estep-0/+4
2024-11-10Auto merge of #132863 - matthiaskrgr:rollup-1zbjz5f, r=matthiaskrgrbors-379/+964
2024-11-10Rollup merge of #132858 - GuillaumeGomez:update-minifier, r=aDotInTheVoidMatthias Krüger-1/+1
2024-11-10Rollup merge of #132849 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-378/+963
2024-11-10Update minifer version to `0.3.2`Guillaume Gomez-1/+1
2024-11-10do not trust download-rustc=if-unchanged on CI for nowRalf Jung-1/+3
2024-11-10Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu"Jieyou Xu-35/+32
2024-11-10fix linux-futex test being accidentally disabledRalf Jung-3/+2
2024-11-10store futexes in per-allocation data rather than globallyRalf Jung-55/+122
2024-11-10ensure that all publicly reachable const fn have const stability infoRalf Jung-9/+3
2024-11-10Merge from rustcRalf Jung-535/+544
2024-11-10Preparing for merge from rustcRalf Jung-1/+1
2024-11-10Stabilize Arm64EC inline assemblyTaiki Endo-30/+2
2024-11-09Rollup merge of #132824 - kadenlnelson:patch/wasi-c-abi-doc, r=workingjubileeJubilee-2/+2
2024-11-09Rollup merge of #132801 - RalfJung:alloc-mutability, r=oli-obkJubilee-20/+20
2024-11-09Rollup merge of #131258 - taiki-e:s390x-stabilize-asm, r=AmanieuJubilee-19/+2
2024-11-09Update grammar in wasm-c-abi's compiler flag documentationKaden Nelson-2/+2