| Age | Commit message (Expand) | Author | Lines |
| 2025-01-23 | Rollup merge of #135883 - GrigorenkoPV:btree_set_upper_bound_mut, r=tgross35 | Matthias Krüger | -4/+4 |
| 2025-01-23 | Rollup merge of #135879 - onur-ozkan:invalid-file-path, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-01-23 | Rollup merge of #135790 - wesleywiser:update_windows_gnu_debuginfokind, r=lqd | Matthias Krüger | -2/+145 |
| 2025-01-23 | Rollup merge of #135779 - marcoieni:free-disk-arm-runner, r=Kobzol | Matthias Krüger | -0/+2 |
| 2025-01-23 | Rollup merge of #135552 - amy-kwan:amy-kwan/reprc-struct-diagnostic-power-ali... | Matthias Krüger | -16/+411 |
| 2025-01-23 | Rollup merge of #134746 - compiler-errors:autoderef-norm-non-wf-coerce-ice, r... | Matthias Krüger | -3/+67 |
| 2025-01-23 | simplify parse_format::Parser::ws by using next_if | Marijn Schouten | -7/+1 |
| 2025-01-23 | clarify message for non-obvious precedence | Jacob Pratt | -12/+12 |
| 2025-01-23 | Merge pull request #4145 from rust-lang/rustup-2025-01-23 | Ben Kimock | -10975/+19090 |
| 2025-01-23 | Handle parenthesised infer args | Boxy | -6/+32 |
| 2025-01-23 | make `hir::Ty/ConstArg` methods generic where applicable | Boxy | -2/+2 |
| 2025-01-23 | Explain visit_ty_unambig naming | Boxy | -0/+6 |
| 2025-01-23 | `visit_x_unambig` | Boxy | -12/+12 |
| 2025-01-23 | make `hir::Ty/ConstArg` methods generic where applicable | Boxy | -13/+23 |
| 2025-01-23 | The clipper :3c | Boxy | -168/+165 |
| 2025-01-23 | inferkind docs | Boxy | -1/+2 |
| 2025-01-23 | Make `hir::TyKind::TraitObject` use tagged ptr | Boxy | -5/+5 |
| 2025-01-23 | writeback comment | Boxy | -1/+3 |
| 2025-01-23 | point to docs for ambig const/ty on intravisit | Boxy | -0/+6 |
| 2025-01-23 | `visit_x_unambig` | Boxy | -92/+92 |
| 2025-01-23 | Bless and add tests | Boxy | -73/+172 |
| 2025-01-23 | The clipper :3c | Boxy | -168/+165 |
| 2025-01-23 | Rustdog :3c | Boxy | -10/+20 |
| 2025-01-23 | Semantic changes from new hir representation | Boxy | -53/+47 |
| 2025-01-23 | Split hir `TyKind` and `ConstArgKind` in two and update `hir::Visitor` | Boxy | -313/+513 |
| 2025-01-23 | Make `hir::TyKind::TraitObject` use tagged ptr | Boxy | -48/+84 |
| 2025-01-23 | Remove query normalize from dropck outlives type op | Michael Goulet | -10/+14 |
| 2025-01-23 | Remove query normalize from normalize type op | Michael Goulet | -26/+22 |
| 2025-01-22 | fix no-std-smoke test | Ralf Jung | -0/+1 |
| 2025-01-23 | Auto merge of #135461 - jieyouxu:migrate-jobserver-errors, r=Noratrieb | bors | -19/+114 |
| 2025-01-23 | fmt | The Miri Cronjob Bot | -4/+2 |
| 2025-01-23 | Merge from rustc | The Miri Cronjob Bot | -10974/+19090 |
| 2025-01-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-23 | Allow `arena_cache` queries to return `Option<&'tcx T>` | Zalathar | -9/+64 |
| 2025-01-23 | Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxu | bors | -1/+129 |
| 2025-01-22 | rustc_codegen_llvm: remove outdated asm-to-obj codegen note | Ken Matsui | -6/+3 |
| 2025-01-22 | Fix out-of-date comment (#14040) | Catherine Flores | -2/+1 |
| 2025-01-22 | Auto merge of #135896 - matthiaskrgr:rollup-g6rv7za, r=matthiaskrgr | bors | -682/+1079 |
| 2025-01-22 | Enable kernel sanitizers for aarch64-unknown-none-softfloat | Jubilee Young | -1/+3 |
| 2025-01-22 | Merge pull request #19004 from teoxoy/patch-1 | Chayim Refael Friedman | -2/+2 |
| 2025-01-22 | increase `AUTODEREF_RECURSION_LIMIT` to 20 | Teodor Tanasoaia | -2/+2 |
| 2025-01-22 | Implement `AtomicT::update` & `AtomicT::try_update` | Pavel Grigorenko | -3/+374 |
| 2025-01-22 | rustdoc-json-types: Finalize dyn compatibility renaming | Alona Enraght-Moony | -2/+1 |
| 2025-01-22 | `arithmetic_side_effects`: check adjusted expression types (#14062) | Manish Goregaokar | -125/+166 |
| 2025-01-22 | Rollup merge of #135856 - fmease:library-mv-obj-save-dyn-compat-ii, r=tgross35 | Matthias Krüger | -5/+4 |
| 2025-01-22 | Rollup merge of #135837 - ChrisDenton:trunc, r=Noratrieb | Matthias Krüger | -3/+0 |
| 2025-01-22 | Rollup merge of #135826 - yotamofek:resolve-cleanups4, r=petrochenkov | Matthias Krüger | -606/+562 |
| 2025-01-22 | Rollup merge of #135814 - marcoieni:use-buildkit-ghcr, r=Kobzol | Matthias Krüger | -2/+7 |
| 2025-01-22 | Rollup merge of #135794 - estebank:non-exhaustive-dfv-ctor, r=jieyouxu | Matthias Krüger | -0/+197 |
| 2025-01-22 | Rollup merge of #135596 - compiler-errors:stack, r=oli-obk | Matthias Krüger | -15/+20 |