| Age | Commit message (Expand) | Author | Lines |
| 2025-03-01 | Migrate `convert_bool_then` to `SyntaxEditor` | Shoyu Vanilla | -60/+174 |
| 2025-03-01 | Auto merge of #137796 - jieyouxu:rollup-qt9yr1g, r=jieyouxu | bors | -14/+32 |
| 2025-02-28 | Fix link to ty::Ty in clippy_utils | Philipp Krones | -1/+1 |
| 2025-02-28 | Clippy: skip check_host_compiler check in rustc testsuite | Philipp Krones | -0/+5 |
| 2025-02-28 | Merge commit '9f9a822509e5ad3e560cbbe830d1013f936fca28' into clippy-subtree-u... | Philipp Krones | -15391/+34661 |
| 2025-02-28 | Auto merge of #137791 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-02-28 | Shorten span of panic failures in const context | Esteban Küber | -1/+1 |
| 2025-02-28 | rename BackendRepr::Vector → SimdVector | Ralf Jung | -1/+1 |
| 2025-02-28 | Fully qualify `Result` in generated doctest code | Guillaume Gomez | -2/+2 |
| 2025-02-28 | Implement `RunMake` test suite using the `test!` macro | Jakub Beránek | -34/+4 |
| 2025-02-28 | Implement `RunMakeSupport` tool using the `bootstrap_tool!` macro | Jakub Beránek | -53/+1 |
| 2025-02-28 | Allow specifying that tools build a library, not a binary | Jakub Beránek | -4/+36 |
| 2025-02-28 | Create the `OptimizedDist` tool with a macro | Jakub Beránek | -39/+1 |
| 2025-02-28 | use fixed-width integer types in C code | Ralf Jung | -36/+38 |
| 2025-02-28 | miri native-call support: all previously exposed provenance is accessible to ... | Ralf Jung | -23/+87 |
| 2025-02-28 | Rollup merge of #137693 - aDotInTheVoid:gaming, r=onur-ozkan,GuillaumeGomez | 许杰友 Jieyou Xu (Joe) | -3/+1 |
| 2025-02-28 | Rollup merge of #137676 - petrochenkov:winresp, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -11/+31 |
| 2025-02-28 | Rollup merge of #137778 - EnzymeAD:update-enzyme-range, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+0 |
| 2025-02-28 | Rollup merge of #137712 - meithecatte:extract-binding-mode, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-02-28 | Rollup merge of #137220 - ferrocene:pa-channel-ci, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -1/+10 |
| 2025-02-28 | Update cargo | Weihang Lo | -0/+0 |
| 2025-02-28 | Auto merge of #137753 - ChrisDenton:remove-sdk, r=Kobzol | bors | -3/+3 |
| 2025-02-28 | Have inline_local_variable use precedence calculation for parentheses | Lukas Wirth | -67/+44 |
| 2025-02-28 | support rust.channel = "auto-detect" | Pietro Albini | -1/+10 |
| 2025-02-28 | Merge pull request #19249 from Veykril/push-noosrywrsuvn | Lukas Wirth | -11/+22 |
| 2025-02-28 | Fix prefix adjustment hints unnecessarily introducing parens | Lukas Wirth | -11/+22 |
| 2025-02-28 | update enzyme to handle range metadata | Manuel Drehwald | -0/+0 |
| 2025-02-28 | Build GCC on the Linux x64 dist runner | Jakub Beránek | -1/+1 |
| 2025-02-28 | Add `dist:Gcc` build step | Jakub Beránek | -0/+29 |
| 2025-02-28 | Merge pull request #19246 from ncrothers/add-anchor-for-associated-items | Lukas Wirth | -7/+99 |
| 2025-02-28 | add test | bit-aloo | -0/+24 |
| 2025-02-28 | Avoid suggesting redundant borrowing in completion results | bit-aloo | -3/+1 |
| 2025-02-28 | Auto merge of #137710 - matthiaskrgr:rollup-3vmxxu9, r=matthiaskrgr | bors | -163/+100 |
| 2025-02-28 | Do not yeet unsafe<> from type | Michael Goulet | -1/+10 |
| 2025-02-28 | Revert "Fix 32-bit MSVC CI" | Chris Denton | -3/+3 |
| 2025-02-27 | Add anchor for intra-doc links to associated items | Nicholas Crothers | -7/+99 |
| 2025-02-27 | doc: update Wasmtime flags | DaniPopes | -2/+2 |
| 2025-02-27 | Fix 32-bit MSVC CI | Jakub Beránek | -3/+3 |
| 2025-02-27 | Update Node.js, vscode, and ts deps | BenjaminBrienen | -1740/+2598 |
| 2025-02-27 | Warn when the used toolchain looks too old for rust-analyzer | Lukas Wirth | -114/+140 |
| 2025-02-27 | Allow unsetting default cfgs | Lukas Wirth | -64/+96 |
| 2025-02-27 | ignore another test that fails on windows | BenjaminBrienen | -1/+1 |
| 2025-02-27 | ignore doc test that only fails on windows | BenjaminBrienen | -1/+1 |
| 2025-02-27 | Remove unneeded import | Alice Ryhl | -2/+0 |
| 2025-02-27 | fix doc tests | BenjaminBrienen | -61/+75 |
| 2025-02-27 | enable doctest | BenjaminBrienen | -30/+0 |
| 2025-02-27 | Fix sysroot crate-graph construction not mapping crate-ids for proc-macros | Lukas Wirth | -2/+5 |
| 2025-02-27 | Merge pull request #19230 from lnicola/zig | Laurențiu Nicola | -40/+49 |
| 2025-02-27 | Merge pull request #19096 from darichey/rust-project-sysroot | Lukas Wirth | -1228/+146 |
| 2025-02-27 | Add missing case explanation for doc inlined re-export of doc hidden item | Guillaume Gomez | -1/+16 |