| Age | Commit message (Expand) | Author | Lines |
| 2025-01-06 | Rollup merge of #135111 - tgross35:float-doc-aliases, r=Noratrieb | Matthias Krüger | -0/+8 |
| 2025-01-06 | Auto merge of #135140 - jhpratt:rollup-pn2gi84, r=jhpratt | bors | -51/+72 |
| 2025-01-05 | Rollup merge of #135121 - okaneco:const_slice_reverse, r=jhpratt | Jacob Pratt | -3/+5 |
| 2025-01-05 | Rollup merge of #135118 - ranger-ross:better-docs-on-iter-fns, r=jhpratt | Jacob Pratt | -0/+3 |
| 2025-01-05 | Rollup merge of #135115 - Zalathar:dwarf-const, r=workingjubilee | Jacob Pratt | -48/+64 |
| 2025-01-05 | Auto merge of #134794 - RalfJung:abi-required-target-features, r=workingjubilee | bors | -787/+831 |
| 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 | Mark `slice::reverse` unstably const | okaneco | -3/+5 |
| 2025-01-05 | Explain why the `DW_TAG_*` constants remain as-is for now | Zalathar | -0/+4 |
| 2025-01-05 | Use constants for DWARF opcodes, instead of FFI calls | Zalathar | -24/+18 |
| 2025-01-05 | Use gimli to get the values of DWARF constants needed by codegen | Zalathar | -24/+42 |
| 2025-01-05 | Clarified the documentation on core::iter::from_fn and core::iter::successors | ranger-ross | -0/+3 |
| 2025-01-05 | Auto merge of #135109 - rust-lang:cargo_update, r=tgross35 | bors | -53/+55 |
| 2025-01-05 | add dedicated type for ABI target feature constraints | Ralf Jung | -31/+45 |
| 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 | Add doc aliases for `libm` and IEEE names | Trevor Gross | -0/+8 |
| 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 |