about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-02-03platform-support: document CPU baseline for x86-32 targetsRalf Jung-20/+20
2025-02-03Update booksrustbot-0/+0
2025-02-03rustdoc: clean up a bunch of ts-expected-error declarations in mainMichael Howell-148/+156
2025-02-03patch RfL jobRalf Jung-2/+2
2025-02-03platform-support docs: fix x87 errata footnotesRalf Jung-5/+5
2025-02-03ci: stop mysql before removing itMarcoIeni-0/+3
2025-02-03Merge pull request #19066 from alibektas/slice_pattern_type_inferenceLukas Wirth-31/+183
2025-02-03Merge pull request #19086 from Veykril/push-ponvylutpnwwLukas Wirth-6/+87
2025-02-03Fix some mir eval/loweringsLukas Wirth-6/+87
2025-02-03Merge pull request #19085 from Veykril/push-sknwykqmlottLukas Wirth-6/+25
2025-02-03ci: move dist-x86_64-msvc to windows 2025MarcoIeni-1/+1
2025-02-03Do not use make use of `InferenceResult::has_errors` flag for mir buildingLukas Wirth-6/+25
2025-02-03Revert tests::patterns::infer_patternAli Bektas-37/+35
2025-02-03Add a test to monitor whats going onAli Bektas-6/+54
2025-02-03Make higher levels adapt Bodys exprs having ExprOrPatId valuesAli Bektas-33/+32
2025-02-03Make Pat::Range's start and end Option<ExprId>Ali Bektas-26/+48
2025-02-03Rollup merge of #136467 - onur-ozkan:override-default-profile-on-tarballs, r=...许杰友 Jieyou Xu (Joe)-1/+8
2025-02-03Rollup merge of #136441 - jieyouxu:cleanup-is-rustdoc, r=compiler-errors许杰友 Jieyou Xu (Joe)-5/+2
2025-02-03Rollup merge of #136438 - RalfJung:offset_from_ub_errors, r=oli-obk许杰友 Jieyou Xu (Joe)-3/+45
2025-02-03Rollup merge of #136404 - fmease:rm-compiletest-relic-of-the-past, r=Noratrie...许杰友 Jieyou Xu (Joe)-8/+0
2025-02-03tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc`Askar Safin-102/+104
2025-02-03Merge pull request #19062 from darichey/scip-fix-module-namesLukas Wirth-100/+133
2025-02-03Split cache priming into distinct phasesLukas Wirth-34/+95
2025-02-03Use a different hir type for patterns in pattern types than we use in match p...Oli Scherer-2/+18
2025-02-03compiletest: use `--stage` number directly instead of deriving from `--stage-id`许杰友 Jieyou Xu (Joe)-30/+28
2025-02-03bootstrap: feed stage number via `--stage` to compiletest许杰友 Jieyou Xu (Joe)-8/+13
2025-02-03Auto merge of #133138 - azhogin:azhogin/target-modifiers, r=davidtwco,saethlinbors-4/+5
2025-02-03override default config profile on tarballsonur-ozkan-1/+8
2025-02-03Merge from rustcThe Miri Cronjob Bot-276/+156
2025-02-03Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-02-03Remove a footgun-y feature / relic of the past from the compiletest DSLLeón Orell Valerian Liehr-8/+0
2025-02-03Merge from rustcThe rustc-dev-guide Cronjob Bot-852/+1570
2025-02-03Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-02-02Rollup merge of #136452 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-545/+1347
2025-02-02Rollup merge of #136445 - bjorn3:diag_ctxt_cleanup, r=oli-obkMatthias Krüger-27/+13
2025-02-02Rollup merge of #136339 - veera-sivarajan:ignore-arm-unknown-headers, r=jieyouxuMatthias Krüger-0/+4
2025-02-02Merge pull request #4142 from joboet/apple-futexRalf Jung-53/+626
2025-02-02shim Apple's futex primitivesjoboet-53/+626
2025-02-02Merge pull request #4172 from RalfJung/miri_get_backtraceRalf Jung-51/+14
2025-02-02Auto merge of #136448 - matthiaskrgr:rollup-pdim5di, r=matthiaskrgrbors-234/+133
2025-02-02Rollup merge of #136434 - RalfJung:rustc_allowed_through_unstable_modules-dep...Matthias Krüger-10/+2
2025-02-02Rollup merge of #136422 - nnethercote:convert-lint-functions, r=NoratriebMatthias Krüger-224/+131
2025-02-02files: make write take callback to store result, rather than writing to 'dest...Ralf Jung-69/+72
2025-02-02files: make read take callback to store result, rather than writing to 'dest'...Ralf Jung-69/+86
2025-02-02Auto merge of #136376 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-02-02Replace ParseSess::set_dcx with DiagCtxt::set_emitterbjorn3-4/+4
2025-02-02Some cleanups around EarlyDiagCtxtbjorn3-3/+2
2025-02-02Use fallback fluent bundle from inner emitter in SilentEmitterbjorn3-12/+2
2025-02-02Slightly simplify DiagCtxt::make_silentbjorn3-1/+1
2025-02-02Some cleanups around EarlyDiagCtxtbjorn3-10/+6