| Age | Commit message (Expand) | Author | Lines |
| 2025-01-06 | Improve find_self_call with reborrowed receiver | Michael Goulet | -20/+28 |
| 2025-01-06 | Improve span when temporary receiver is dropped in edition 2024 | Michael Goulet | -2/+35 |
| 2025-01-05 | Auto merge of #135127 - Kobzol:rustc-dev-guide-sync, r=BoxyUwU | bors | -433/+1249 |
| 2025-01-05 | Preparing for merge from rustc | Jakub Beránek | -0/+1 |
| 2025-01-05 | Auto merge of #135125 - bjorn3:sync_cg_clif-2025-01-05, r=bjorn3 | bors | -255/+123 |
| 2025-01-05 | Split stuff out of representing types, and rewrite early/late bound chapter (... | Boxy | -370/+433 |
| 2025-01-05 | Describe how to use rust-analyzer with `rmake.rs` (#2191) | Stuart Cook | -0/+40 |
| 2025-01-05 | fix comment | Tshepang Mbambo | -2/+1 |
| 2025-01-05 | make paragraph more readable | Tshepang Mbambo | -3/+5 |
| 2025-01-05 | repetition not needed | Tshepang Mbambo | -5/+5 |
| 2025-01-05 | Document josh subtrees and update subtree repository list (#2182) | Jakub Beránek | -9/+21 |
| 2025-01-05 | Add tooling for performing Josh synces (#2183) | Jakub Beránek | -43/+728 |
| 2025-01-05 | comment out FIXMEs to not display them on UI (#2186) | Onur Özkan | -6/+20 |
| 2025-01-05 | Update tidy | bjorn3 | -6/+3 |
| 2025-01-05 | Merge commit '918acafef682d0d0ca30b47de4768210417ff362' into sync_cg_clif-202... | bjorn3 | -249/+120 |
| 2025-01-05 | Fix rustc test suite | bjorn3 | -0/+2 |
| 2025-01-05 | Rustup to rustc 1.86.0-nightly (1891c2866 2025-01-04) | bjorn3 | -1/+1 |
| 2025-01-05 | Sync from rust 1891c28669863bf7ed3ef8f43f2d3fa546f34861 | bjorn3 | -2/+2 |
| 2025-01-05 | Auto merge of #135109 - rust-lang:cargo_update, r=tgross35 | bors | -53/+55 |
| 2025-01-05 | Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obk | bors | -4/+120 |
| 2025-01-05 | Update src/doc/rustc/src/platform-support/mips-mti-none-elf.md | YunQiang Su | -1/+1 |
| 2025-01-05 | fix tests | YunQiang Su | -3/+3 |
| 2025-01-05 | Auto merge of #135113 - workingjubilee:rollup-yy6nxel, r=workingjubilee | bors | -59/+149 |
| 2025-01-04 | Rollup merge of #135110 - matthiaskrgr:adler, r=workingjubilee | Jubilee | -1/+1 |
| 2025-01-04 | Rollup merge of #135104 - the8472:disable-in-place-iter-for-flatten, r=Mark-S... | Jubilee | -51/+22 |
| 2025-01-04 | Rollup merge of #134996 - bdbai:uwp-support, r=jieyouxu,ChrisDenton | Jubilee | -7/+61 |
| 2025-01-04 | Rollup merge of #134925 - DavisRayM:130982-deny-special-filecheck-prefixes, r... | Jubilee | -0/+65 |
| 2025-01-05 | library: fix adler{-> 2}.debug | Matthias Krüger | -1/+1 |
| 2025-01-05 | cargo update | github-actions | -53/+55 |
| 2025-01-04 | Auto merge of #133990 - Walnut356:static_const, r=workingjubilee | bors | -17/+50 |
| 2025-01-04 | Auto merge of #135101 - workingjubilee:rollup-owp3czl, r=workingjubilee | bors | -234/+401 |
| 2025-01-04 | add regression test for unsound Flatten/FlatMap specialization | The 8472 | -0/+14 |
| 2025-01-04 | do not in-place-iterate over flatmap/flatten | The 8472 | -51/+8 |
| 2025-01-04 | Auto merge of #135096 - jieyouxu:fix-doc-submodule-handling, r=onur-ozkan | bors | -15/+23 |
| 2025-01-04 | Rollup merge of #135094 - joshtriplett:bootstrap-show-nonexistent-dir, r=jiey... | Jubilee | -1/+1 |
| 2025-01-04 | Rollup merge of #135091 - workingjubilee:backtrace-0.3.75, r=workingjubilee | Jubilee | -0/+0 |
| 2025-01-04 | Rollup merge of #135088 - maurer:force-asm, r=nikic | Jubilee | -0/+4 |
| 2025-01-04 | Rollup merge of #135070 - klensy:backtrace-deps, r=workingjubilee | Jubilee | -25/+14 |
| 2025-01-04 | Rollup merge of #135061 - matthiaskrgr:crashes_jan, r=lqd | Jubilee | -0/+184 |
| 2025-01-04 | Rollup merge of #135046 - RalfJung:rustc_box_intrinsic, r=compiler-errors | Jubilee | -208/+198 |
| 2025-01-04 | Auto merge of #133955 - bjorn3:cc_pass_arch_only, r=ChrisDenton | bors | -8/+3 |
| 2025-01-04 | bootstrap: make `is_path_in_submodule` return optional submodule path instead | 许杰友 Jieyou Xu (Joe) | -15/+23 |
| 2025-01-04 | crashes: add latest batch of tests | Matthias Krüger | -0/+184 |
| 2025-01-04 | Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obk | bors | -175/+272 |
| 2025-01-04 | rustc_intrinsic: support functions without body; they are implicitly marked a... | Ralf Jung | -68/+118 |
| 2025-01-04 | turn hir::ItemKind::Fn into a named-field variant | Ralf Jung | -111/+158 |
| 2025-01-04 | Auto merge of #135095 - matthiaskrgr:rollup-tmgxckq, r=matthiaskrgr | bors | -86/+270 |
| 2025-01-04 | Rollup merge of #135084 - maurer:nuw, r=nikic | Matthias Krüger | -2/+2 |
| 2025-01-04 | Rollup merge of #135069 - matthiaskrgr:param_rec_usage, r=jieyouxu | Matthias Krüger | -25/+14 |
| 2025-01-04 | Rollup merge of #135066 - jieyouxu:check-run-make-support, r=clubby789 | Matthias Krüger | -0/+6 |