about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-26Revert "coverage: Enlarge empty spans during MIR instrumentation, not codegen"Zalathar-57/+46
2025-07-25Auto merge of #144449 - flip1995:clippy-subtree-update, r=Manishearthbors-1125/+3791
2025-07-25Allow approx-constant in `x clippy library`Philipp Krones-0/+1
2025-07-25Merge commit '1db89a1b1ca87f24bf22d0bad21d14b2d81b3e99' into clippy-subtree-u...Philipp Krones-1125/+3790
2025-07-25Rustup (#15341)Philipp Krones-457/+972
2025-07-25Fix if_same_then_else with if let conditionsPhilipp Krones-13/+3
2025-07-25Bump nightly version -> 2025-07-25Philipp Krones-2/+2
2025-07-25Update .gitignorePhilipp Krones-0/+2
2025-07-25Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1130/+3805
2025-07-25Auto merge of #144440 - matthiaskrgr:rollup-peb88gb, r=matthiaskrgrbors-261/+511
2025-07-25Rollup merge of #144392 - makai410:rm-mov, r=scottmcmMatthias Krüger-14/+8
2025-07-25Rollup merge of #144390 - oli-obk:arbitrary-enum-discrs, r=SparrowLiiMatthias Krüger-48/+65
2025-07-25Rollup merge of #144368 - petrochenkov:rmrootscope, r=b-naberMatthias Krüger-57/+39
2025-07-25Rollup merge of #144340 - Oneirical:uncertain-illusion, r=jieyouxuMatthias Krüger-4/+4
2025-07-25Rollup merge of #144314 - kornelski:pivot-safely, r=jhprattMatthias Krüger-10/+10
2025-07-25Rollup merge of #144209 - scottmcm:assume_less, r=lcnr,dianqkMatthias Krüger-12/+150
2025-07-25Rollup merge of #144200 - estebank:dont-point-at-closure, r=lcnrMatthias Krüger-99/+148
2025-07-25Rollup merge of #143979 - dpaoliello:arm64ectest, r=petrochenkovMatthias Krüger-2/+6
2025-07-25Rollup merge of #143970 - SunkenPotato:update_mem_copy_docs, r=scottmcmMatthias Krüger-1/+1
2025-07-25Rollup merge of #143424 - hkBst:auto-deref, r=jhprattMatthias Krüger-7/+7
2025-07-25Rollup merge of #143401 - Enselic:no-stack-backtrace-print-in-display, r=davi...Matthias Krüger-6/+2
2025-07-25Rollup merge of #142569 - xizheyin:139253, r=davidtwcoMatthias Krüger-1/+71
2025-07-25Remove "Known problems" section for `clippy::redundant_closure` (#15331)dswij-6/+0
2025-07-24Fix `if_then_some_else_none` FP when require type coercion (#15267)Alejandra González-3/+251
2025-07-24Rename tests/ui/SUMMARY.md and update rustc dev guide on error-patternOneirical-4/+4
2025-07-24Auto merge of #144389 - scottmcm:no-more-mir-cast-assume, r=davidtwcobors-151/+38
2025-07-24MIR-build: No longer emit assumes in enum-as castingScott McMurray-151/+38
2025-07-24Auto merge of #144398 - fmease:rollup-z6vq7mi, r=fmeasebors-1578/+1839
2025-07-24Rollup merge of #144358 - JonathanBrouwer:fix-stability-malformed, r=oli-obkLeón Orell Valerian Liehr-14/+47
2025-07-24Rollup merge of #144335 - fmease:no-angle-no-colon, r=SparrowLiiLeón Orell Valerian Liehr-5/+36
2025-07-24Rollup merge of #144334 - lolbinarycat:rustdoc-span_of_fragments-revert, r=Gu...León Orell Valerian Liehr-13/+4
2025-07-24Rollup merge of #144320 - lolbinarycat:rustdoc-search_index-BTreeMap-str, r=G...León Orell Valerian Liehr-3/+16
2025-07-24Rollup merge of #144317 - lolbinarycat:tidy-obey-build.npm, r=KobzolLeón Orell Valerian Liehr-4/+14
2025-07-24Rollup merge of #144278 - Qelxiros:rev-into-inner, r=tgross35León Orell Valerian Liehr-0/+19
2025-07-24Rollup merge of #144276 - cjgillot:no-hir-privacy, r=petrochenkovLeón Orell Valerian Liehr-124/+92
2025-07-24Rollup merge of #144247 - RalfJung:ldexp, r=tgross35León Orell Valerian Liehr-32/+38
2025-07-24Rollup merge of #144240 - yuk1ty:false-sealed-traits-note-reported-in-another...León Orell Valerian Liehr-5/+32
2025-07-24Rollup merge of #144221 - usamoi:versym, r=bjorn3León Orell Valerian Liehr-29/+267
2025-07-24Rollup merge of #144218 - Noratrieb:target-spec-json-de-jank, r=fee1-deadLeón Orell Valerian Liehr-849/+678
2025-07-24Rollup merge of #144014 - dianne:edition-guide-links, r=estebankLeón Orell Valerian Liehr-1/+1
2025-07-24Rollup merge of #144094 - saethlin:codegen-the-main-fn, r=petrochenkovLeón Orell Valerian Liehr-14/+44
2025-07-24Rollup merge of #144014 - dianne:edition-guide-links, r=estebankLeón Orell Valerian Liehr-465/+465
2025-07-24Rollup merge of #143838 - Ayush1325:uefi-tcp4-config-data, r=tgross35León Orell Valerian Liehr-15/+81
2025-07-24Rollup merge of #143374 - cjgillot:bare-extern-crate-map, r=petrochenkovLeón Orell Valerian Liehr-6/+6
2025-07-24resolve: Remove `Scope::CrateRoot`Vadim Petrochenkov-57/+39
2025-07-24Auto merge of #144062 - bjorn3:lto_refactors2, r=davidtwcobors-331/+257
2025-07-24generate elf symbol version in raw-dylibusamoi-29/+267
2025-07-24Correct help message for `arc_with_non_send_sync` (#15332)Timo-4/+4
2025-07-24remove movability from `RigidTy::Coroutine` and `AggregateKind::Coroutine`Makai-14/+8
2025-07-24Remove dead code and extend test coverage and diagnostics around itOli Scherer-48/+65