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