about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-29Rollup merge of #133382 - mu001999-contrib:diag/fnitem, r=lcnrMatthias Krüger-6/+114
2025-01-29Auto merge of #136117 - lnicola:sync-from-ra, r=lnicolabors-1325/+2163
2025-01-29Auto merge of #136225 - fmease:rollup-fm7m744, r=fmeasebors-391/+559
2025-01-29Rollup merge of #136164 - celinval:chores-fnkind, r=oli-obkLeón Orell Valerian Liehr-91/+93
2025-01-29Rollup merge of #136147 - RalfJung:required-target-features-check-not-add, r=...León Orell Valerian Liehr-140/+91
2025-01-29Rollup merge of #136143 - rustbot:docs-update, r=ehussLeón Orell Valerian Liehr-0/+0
2025-01-29Rollup merge of #136104 - lqd:polonius-debugger-episode-2, r=matthewjasperLeón Orell Valerian Liehr-5/+136
2025-01-29Rollup merge of #135943 - hkBst:opt_imports, r=estebankLeón Orell Valerian Liehr-38/+33
2025-01-29Rollup merge of #135902 - compiler-errors:item-non-self-bound-in-new-solver, ...León Orell Valerian Liehr-117/+195
2025-01-29Rollup merge of #135625 - c410-f3r:cfg-match-foo-bar-baz, r=tgross35,jhprattLeón Orell Valerian Liehr-0/+11
2025-01-29Auto merge of #136011 - compiler-errors:query-norm-vaniquishes-us, r=jackh726bors-36/+36
2025-01-28Auto merge of #136209 - flip1995:clippy-subtree-update, r=Manishearthbors-795/+5679
2025-01-28Auto merge of #136203 - matthiaskrgr:rollup-1k0f44l, r=matthiaskrgrbors-167/+561
2025-01-28Refactor FnKind variant to hold &FnCelina G. Val-91/+93
2025-01-28Make item self/non-self bound naming less whackMichael Goulet-101/+92
2025-01-28Do not assume child bound assumptions for rigid aliasMichael Goulet-18/+105
2025-01-28Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...Philipp Krones-795/+5679
2025-01-28parse_format optimize import useMarijn Schouten-38/+33
2025-01-28Rustup (#14080)Philipp Krones-724/+639
2025-01-28Bump nightly version -> 2025-01-28Philipp Krones-2/+2
2025-01-28Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-883/+5796
2025-01-28Auto merge of #135832 - Kobzol:rustdoc-lto, r=onur-ozkanbors-9/+29
2025-01-28Rollup merge of #136178 - Noratrieb:alivename, r=pietroalbiniMatthias Krüger-2/+2
2025-01-28Rollup merge of #136173 - taiki-e:c-char, r=tgross35Matthias Krüger-7/+9
2025-01-28Rollup merge of #136149 - cuviper:rustc-rayon-indexmap, r=compiler-errorsMatthias Krüger-5/+5
2025-01-28Rollup merge of #136124 - adetaylor:test-comment, r=compiler-errorsMatthias Krüger-1/+23
2025-01-28Rollup merge of #136071 - wowinter13:clippy-add-diagnostic-items, r=flip1995Matthias Krüger-0/+4
2025-01-28Rollup merge of #136066 - compiler-errors:local-spans, r=lcnrMatthias Krüger-20/+34
2025-01-28Rollup merge of #136055 - fee1-dead-contrib:push-ovmyztlkptmk, r=RalfJungMatthias Krüger-120/+348
2025-01-28Rollup merge of #135892 - BoxyUwU:next_solver_deduce_sig_normalized, r=lcnrMatthias Krüger-11/+135
2025-01-28Rollup merge of #135869 - hkBst:patch-12, r=NoratriebMatthias Krüger-1/+1
2025-01-28Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgrbors-1993/+2374
2025-01-28"normalize" signature before checking mentions selfBoxy-11/+135
2025-01-28Rollup merge of #136012 - hkBst:patch-22, r=workingjubilee,tgross35Matthias Krüger-6/+44
2025-01-28Rollup merge of #135961 - saethlin:skip-less-in-opt-dist, r=jieyouxuMatthias Krüger-14/+11
2025-01-28Rollup merge of #135886 - hkBst:patch-14, r=workingjubileeMatthias Krüger-2/+2
2025-01-28Rollup merge of #135805 - DiuDiu777:master, r=NoratriebMatthias Krüger-2/+5
2025-01-28Rollup merge of #135748 - compiler-errors:len-2, r=RalfJung,oli-obkMatthias Krüger-1704/+1591
2025-01-28Rollup merge of #135367 - Urgau:unreach_pub-std-3, r=NoratriebMatthias Krüger-210/+251
2025-01-28Rollup merge of #133829 - GrigorenkoPV:fetch_update_infallible, r=NoratriebMatthias Krüger-3/+374
2025-01-28Rollup merge of #133151 - tyrone-wu:trim-fn-ptr-whitespace, r=compiler-errorsMatthias Krüger-52/+96
2025-01-28Fix platform-specific doc string for AtomicUsize::from_mut to be platform-ind...Marijn Schouten-1/+1
2025-01-28Suggest considering casting fn item as fn pointer in more casesmu001999-6/+114
2025-01-28exclude some directories from `Lintcheck` CI (#14084)Philipp Krones-1/+7
2025-01-28exclude specific directories from `Lintcheck`lapla-cogito-1/+7
2025-01-28Update username in build helper examplenora-2/+2
2025-01-28Auto merge of #133929 - saethlin:remove-inline-in-all-cgus, r=nnethercotebors-367/+187
2025-01-28Add new lint `doc_overindented_list_items` (#13711)Catherine Flores-52/+219
2025-01-28Document powf and powi calls that always return 1.0Marijn Schouten-6/+44
2025-01-28Add new lint `doc_overindented_list_items`Yutaro Ohno-52/+219