| Age | Commit message (Expand) | Author | Lines |
| 2025-01-06 | `best_blame_constraint`: avoid blaming assignments without user-provided types | dianne | -64/+88 |
| 2025-01-06 | `best_blame_constraint`: avoid blaming constraints from MIR generated by desu... | dianne | -33/+36 |
| 2025-01-06 | `best_blame_constraint`: add a special case to recover object lifetime defaul... | dianne | -38/+51 |
| 2025-01-06 | `best_blame_constraint`: don't filter constraints by sup SCC | dianne | -514/+592 |
| 2025-01-06 | further clean up `best_blame_constraint` | dianne | -50/+46 |
| 2025-01-06 | cleanup: remove `ExtraConstraintInfo` | dianne | -131/+68 |
| 2025-01-06 | Auto merge of #135112 - tgross35:combine-select-unpredictable-test, r=the8472 | bors | -36/+38 |
| 2025-01-06 | Auto merge of #135151 - matthiaskrgr:rollup-2vy1hwl, r=matthiaskrgr | bors | -57/+108 |
| 2025-01-06 | Rollup merge of #135150 - lcnr:unconstrained-lts-comment, r=oli-obk | Matthias Krüger | -15/+15 |
| 2025-01-06 | Rollup merge of #135147 - compiler-errors:borrowck-tweaks, r=chenyukang | Matthias Krüger | -37/+69 |
| 2025-01-06 | Rollup merge of #135145 - kpreid:unnameable, r=compiler-errors | Matthias Krüger | -4/+6 |
| 2025-01-06 | Rollup merge of #135132 - BoxyUwU:rdg_ping_group, r=jieyouxu | Matthias Krüger | -1/+5 |
| 2025-01-06 | Rollup merge of #135129 - jieyouxu:tag-r-d-g, r=BoxyUwU | Matthias Krüger | -0/+5 |
| 2025-01-06 | Rollup merge of #135111 - tgross35:float-doc-aliases, r=Noratrieb | Matthias Krüger | -0/+8 |
| 2025-01-06 | footnote to ordinary comment | lcnr | -15/+15 |
| 2025-01-06 | Auto merge of #135085 - knickish:m68k_unknown_none, r=workingjubilee | bors | -0/+148 |
| 2025-01-06 | Remove CallKind::Deref hack from UseSpans | Michael Goulet | -15/+6 |
| 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-06 | Auto merge of #135140 - jhpratt:rollup-pn2gi84, r=jhpratt | bors | -51/+72 |
| 2025-01-05 | Mention `unnameable_types` in `unreachable_pub` documentation. | Kevin Reid | -4/+6 |
| 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 | rustc-dev-guide changes ping group | Boxy | -1/+5 |
| 2025-01-06 | triagebot: label `src/doc/rustc-dev-guide` changes with `A-rustc-dev-guide` | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2025-01-05 | Preparing for merge from rustc | Jakub Beránek | -0/+1 |
| 2025-01-05 | Remove other maintainers | knickish | -2/+0 |
| 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 |