| Age | Commit message (Expand) | Author | Lines |
| 2025-01-30 | Set the st_fstype filed on Solaris | Yoh Deadfall | -19/+19 |
| 2025-01-29 | Auto merge of #135818 - jieyouxu:migrate-translation, r=compiler-errors | bors | -3/+14 |
| 2025-01-29 | Use `to_ne_bytes` instead of `to_le_bytes` | Nathan Vegdahl | -9/+9 |
| 2025-01-29 | Auto merge of #134248 - oli-obk:patkind-path-removal, r=BoxyUwU | bors | -57/+135 |
| 2025-01-29 | Merge pull request #4162 from rust-lang/rustup-2025-01-29 | Ralf Jung | -814/+5730 |
| 2025-01-29 | Merge pull request #4122 from tiif/fnabi | Ralf Jung | -53/+184 |
| 2025-01-29 | make struct-variant matches less future-proof, and other clippy fixes | Ralf Jung | -5/+8 |
| 2025-01-30 | Check fixed arg number for variadic function. | tiif | -53/+184 |
| 2025-01-29 | Fix typo | Nathan Vegdahl | -2/+2 |
| 2025-01-29 | Fix #19071: ensure `completion_item_hash` serializes items uniquely | Nathan Vegdahl | -24/+50 |
| 2025-01-29 | Eliminate PatKind::Path | Oli Scherer | -57/+135 |
| 2025-01-29 | Rollup merge of #136211 - ehuss:update-mdbook, r=ehuss | Matthias Krüger | -27/+27 |
| 2025-01-29 | Merge pull request #19070 from Veykril/push-wpqzmznymtrn | Lukas Wirth | -71/+148 |
| 2025-01-29 | Remove mutable syntax tree shenanigans from adjustment hints | Lukas Wirth | -71/+148 |
| 2025-01-29 | Update TentHash to version 1.0 | Nathan Vegdahl | -6/+6 |
| 2025-01-29 | Fix tidy errors | Guillaume Gomez | -1/+1 |
| 2025-01-29 | tests: Skip const OOM tests on aarch64-unknown-linux-gnu | Kajetan Puchalski | -11/+1 |
| 2025-01-29 | Auto merge of #136117 - lnicola:sync-from-ra, r=lnicola | bors | -1325/+2163 |
| 2025-01-29 | tests: port `translation` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-29 | run-make-support: improve docs for `assert_exit_code` | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2025-01-29 | run-make-support: add `sysroot` helper | 许杰友 Jieyou Xu (Joe) | -1/+9 |
| 2025-01-29 | Merge from rustc | The Miri Cronjob Bot | -808/+5721 |
| 2025-01-29 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-29 | Rollup merge of #136164 - celinval:chores-fnkind, r=oli-obk | León Orell Valerian Liehr | -13/+23 |
| 2025-01-29 | Rollup merge of #136147 - RalfJung:required-target-features-check-not-add, r=... | León Orell Valerian Liehr | -2/+2 |
| 2025-01-29 | Rollup merge of #135943 - hkBst:opt_imports, r=estebank | León Orell Valerian Liehr | -2/+2 |
| 2025-01-29 | Rollup merge of #135902 - compiler-errors:item-non-self-bound-in-new-solver, ... | León Orell Valerian Liehr | -4/+4 |
| 2025-01-29 | call infer_pats from infer::expr with context | Ali Bektas | -5/+4 |
| 2025-01-29 | Equip infer_pat_* with declaration origin | Ali Bektas | -26/+101 |
| 2025-01-29 | add test, bless tests | Ali Bektas | -3/+22 |
| 2025-01-29 | try to infer array type from slice pattern | Ali Bektas | -1/+62 |
| 2025-01-28 | Auto merge of #136209 - flip1995:clippy-subtree-update, r=Manishearth | bors | -795/+5679 |
| 2025-01-28 | Refactor FnKind variant to hold &Fn | Celina G. Val | -13/+23 |
| 2025-01-28 | Make item self/non-self bound naming less whack | Michael Goulet | -4/+4 |
| 2025-01-28 | Update mdbook to 0.4.44 | Eric Huss | -27/+27 |
| 2025-01-28 | Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u... | Philipp Krones | -795/+5679 |
| 2025-01-28 | parse_format optimize import use | Marijn Schouten | -2/+2 |
| 2025-01-28 | Merge pull request #4160 from YohDeadfall/check-os-helper | Ralf Jung | -58/+28 |
| 2025-01-28 | Merge pull request #4161 from oli-obk/push-vnpvrkxznklo | Ralf Jung | -3/+3 |
| 2025-01-28 | Bump ui test | Oli Scherer | -3/+3 |
| 2025-01-28 | Merge pull request #19063 from davidbarsky/davidbarsky/backout-struct-default... | David Barsky | -625/+78 |
| 2025-01-28 | Update lsif_contains_generated_constant | David Richey | -76/+80 |
| 2025-01-28 | feat: Implement `default-field-values` only in parser | Shoyu Vanilla | -16/+280 |
| 2025-01-28 | Added a helper to dedup target OS checks | Yoh Deadfall | -58/+28 |
| 2025-01-28 | Merge pull request #19015 from Wilfred/mdbook | Lukas Wirth | -2686/+2836 |
| 2025-01-28 | Fix scip symbols for implicit modules | David Richey | -13/+30 |
| 2025-01-28 | Fix tests/codegen/float/f128 | Alisa Sireneva | -0/+1 |
| 2025-01-28 | Merge pull request #19056 from Giga-Bowser/fix-syntax-tree-crlf | Lukas Wirth | -76/+181 |
| 2025-01-28 | Merge pull request #19057 from darichey/status-bar-in-output | Lukas Wirth | -0/+4 |
| 2025-01-28 | Fix scip `crate` symbol name | David Richey | -5/+17 |