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