| Age | Commit message (Expand) | Author | Lines |
| 2025-05-16 | Auto merge of #141044 - flip1995:clippy-subtree-update, r=Manishearth | bors | -4460/+5280 |
| 2025-05-16 | Merge pull request #19801 from ChayimFriedman2/asm-label | Lukas Wirth | -40/+186 |
| 2025-05-16 | comparison_chain: do not lint on 2 blocks expression (#14811) | llogiq | -40/+19 |
| 2025-05-16 | Fix false positive of `useless_conversion` when using `.into_iter().any()` (#... | llogiq | -2/+71 |
| 2025-05-16 | Auto merge of #141066 - matthiaskrgr:rollup-e7tyrj5, r=matthiaskrgr | bors | -259/+461 |
| 2025-05-16 | Rollup merge of #141026 - tshepang:rust-push, r=jieyouxu | Matthias Krüger | -172/+201 |
| 2025-05-16 | Rollup merge of #141013 - federico-terzi:feat/command_startupinfo_windows, r=... | Matthias Krüger | -0/+72 |
| 2025-05-16 | Rollup merge of #141009 - emmanuel-ferdman:master, r=marcoieni | Matthias Krüger | -1/+1 |
| 2025-05-16 | Rollup merge of #141003 - clubby789:ternary-improve, r=compiler-errors | Matthias Krüger | -17/+75 |
| 2025-05-16 | Rollup merge of #140997 - jieyouxu:link-flags-negative-tests, r=lqd | Matthias Krüger | -0/+72 |
| 2025-05-16 | Rollup merge of #140984 - mlowicki:patch-2, r=ibraheemdev | Matthias Krüger | -2/+2 |
| 2025-05-16 | Rollup merge of #140910 - paolobarbolini:wasi-fs-incorrect-stabilization, r=j... | Matthias Krüger | -2/+0 |
| 2025-05-16 | Rollup merge of #140834 - lcnr:apit-folder, r=compiler-errors | Matthias Krüger | -63/+30 |
| 2025-05-16 | Rollup merge of #140791 - xizheyin:issue-140761, r=ibraheemdev | Matthias Krüger | -2/+8 |
| 2025-05-15 | Updated std doctests for wasm | Eric Huss | -8/+8 |
| 2025-05-16 | Auto merge of #140557 - compiler-errors:remove-wf-hack, r=lcnr | bors | -72/+89 |
| 2025-05-16 | Simplify current_dll_path for Cygwin | Berrysoft | -22/+11 |
| 2025-05-16 | Create summary comment for lintcheck runs | Alex Macleod | -49/+200 |
| 2025-05-15 | Update IDEs to use rustfmt 2024, fix Zed settings | Chai T. Rex | -6/+10 |
| 2025-05-16 | Update to LLVM 20.1.5 | dianqk | -0/+0 |
| 2025-05-15 | Auto merge of #141050 - matthiaskrgr:rollup-uyzqbmj, r=matthiaskrgr | bors | -146/+536 |
| 2025-05-15 | HIR: explain in comment why `ExprKind::If` "then" is an `Expr` | Samuel Tardieu | -0/+2 |
| 2025-05-15 | Lowercase git url for rust-lang/enzyme.git | Erick Tryzelaar | -1/+1 |
| 2025-05-15 | Improve asm support | Chayim Refael Friedman | -40/+186 |
| 2025-05-15 | Rollup merge of #141027 - onur-ozkan:simpler-rustfmt-initialization, r=albert... | Matthias Krüger | -50/+12 |
| 2025-05-15 | Rollup merge of #140990 - biabbas:vxworks, r=tgross35 | Matthias Krüger | -12/+3 |
| 2025-05-15 | Rollup merge of #140947 - compiler-errors:pending-norm, r=lcnr | Matthias Krüger | -11/+132 |
| 2025-05-15 | Rollup merge of #140768 - Urgau:improv_autorefs-lint, r=fmease | Matthias Krüger | -33/+262 |
| 2025-05-15 | Rollup merge of #140712 - lcnr:normalization-gat-args, r=compiler-errors | Matthias Krüger | -31/+118 |
| 2025-05-15 | Rollup merge of #140685 - viliml:patch-1, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2025-05-15 | Rollup merge of #139749 - ruancomelli:docs/library/core/src/pin/fix-typo-nece... | Matthias Krüger | -5/+5 |
| 2025-05-15 | Fix tests | Barun Parruck | -7/+5 |
| 2025-05-15 | Auto merge of #136264 - GuillaumeGomez:optimize-integers-to-string, r=Amanieu | bors | -15/+73 |
| 2025-05-15 | [win][arm64] Remove 'Arm64 Hazard' undocumented MSVC option and instead disab... | Daniel Paoliello | -6/+8 |
| 2025-05-15 | tempfile dep bump fallout | Philipp Krones | -1/+1 |
| 2025-05-15 | `unnecessary_wraps`: do not include the whole body in the lint span | Samuel Tardieu | -58/+30 |
| 2025-05-15 | Update Cargo.lock | Philipp Krones | -6/+6 |
| 2025-05-15 | Merge commit '0450db33a5d8587f7c1d4b6d233dac963605766b' into clippy-subtree-u... | Philipp Krones | -4453/+5273 |
| 2025-05-15 | Merge commit '0450db33a5d8587f7c1d4b6d233dac963605766b' into clippy-subtree-u... | Philipp Krones | -4453/+5273 |
| 2025-05-15 | Rustup (#14815) | Philipp Krones | -52/+91 |
| 2025-05-15 | Bump Clippy version -> 0.1.89 | Philipp Krones | -4/+4 |
| 2025-05-15 | Bump nightly version -> 2025-05-14 | Philipp Krones | -2/+2 |
| 2025-05-15 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -4467/+5322 |
| 2025-05-15 | [win][CI] Convert paths to Windows format before adding to PATH | Daniel Paoliello | -3/+3 |
| 2025-05-15 | Merge pull request #19798 from rust-lang/dependabot/npm_and_yarn/editors/code... | Chayim Refael Friedman | -3/+3 |
| 2025-05-15 | Fix exe() to make rustc wrapper happy | 王宇逸 | -1/+1 |
| 2025-05-15 | Experimental cygwin support in rustc | 王宇逸 | -5/+23 |
| 2025-05-15 | Auto merge of #136988 - compiler-errors:impossible_predicates, r=lcnr | bors | -9/+43 |
| 2025-05-15 | Bump undici from 6.21.1 to 6.21.3 in /editors/code | dependabot[bot] | -3/+3 |
| 2025-05-15 | move expensive layout sanity check to debug assertions | Rémy Rakic | -9/+13 |