| Age | Commit message (Expand) | Author | Lines |
| 2025-02-03 | patch RfL job | Ralf Jung | -2/+2 |
| 2025-02-03 | add rustc_abi to control ABI decisions LLVM does not have flags for, and use ... | Ralf Jung | -58/+159 |
| 2025-01-29 | Auto merge of #136225 - fmease:rollup-fm7m744, r=fmease | bors | -391/+559 |
| 2025-01-29 | Rollup merge of #136164 - celinval:chores-fnkind, r=oli-obk | León Orell Valerian Liehr | -91/+93 |
| 2025-01-29 | Rollup merge of #136147 - RalfJung:required-target-features-check-not-add, r=... | León Orell Valerian Liehr | -140/+91 |
| 2025-01-29 | Rollup merge of #136143 - rustbot:docs-update, r=ehuss | León Orell Valerian Liehr | -0/+0 |
| 2025-01-29 | Rollup merge of #136104 - lqd:polonius-debugger-episode-2, r=matthewjasper | León Orell Valerian Liehr | -5/+136 |
| 2025-01-29 | Rollup merge of #135943 - hkBst:opt_imports, r=estebank | León Orell Valerian Liehr | -38/+33 |
| 2025-01-29 | Rollup merge of #135902 - compiler-errors:item-non-self-bound-in-new-solver, ... | León Orell Valerian Liehr | -117/+195 |
| 2025-01-29 | Rollup merge of #135625 - c410-f3r:cfg-match-foo-bar-baz, r=tgross35,jhpratt | León Orell Valerian Liehr | -0/+11 |
| 2025-01-29 | Auto merge of #136011 - compiler-errors:query-norm-vaniquishes-us, r=jackh726 | bors | -36/+36 |
| 2025-01-28 | Auto merge of #136209 - flip1995:clippy-subtree-update, r=Manishearth | bors | -795/+5679 |
| 2025-01-28 | Auto merge of #136203 - matthiaskrgr:rollup-1k0f44l, r=matthiaskrgr | bors | -167/+561 |
| 2025-01-28 | Refactor FnKind variant to hold &Fn | Celina G. Val | -91/+93 |
| 2025-01-28 | Make item self/non-self bound naming less whack | Michael Goulet | -101/+92 |
| 2025-01-28 | Do not assume child bound assumptions for rigid alias | Michael Goulet | -18/+105 |
| 2025-01-28 | Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u... | Philipp Krones | -795/+5679 |
| 2025-01-28 | parse_format optimize import use | Marijn Schouten | -38/+33 |
| 2025-01-28 | Rustup (#14080) | Philipp Krones | -724/+639 |
| 2025-01-28 | Bump nightly version -> 2025-01-28 | Philipp Krones | -2/+2 |
| 2025-01-28 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -883/+5796 |
| 2025-01-28 | Auto merge of #135832 - Kobzol:rustdoc-lto, r=onur-ozkan | bors | -9/+29 |
| 2025-01-28 | Rollup merge of #136178 - Noratrieb:alivename, r=pietroalbini | Matthias Krüger | -2/+2 |
| 2025-01-28 | Rollup merge of #136173 - taiki-e:c-char, r=tgross35 | Matthias Krüger | -7/+9 |
| 2025-01-28 | Rollup merge of #136149 - cuviper:rustc-rayon-indexmap, r=compiler-errors | Matthias Krüger | -5/+5 |
| 2025-01-28 | Rollup merge of #136124 - adetaylor:test-comment, r=compiler-errors | Matthias Krüger | -1/+23 |
| 2025-01-28 | Rollup merge of #136071 - wowinter13:clippy-add-diagnostic-items, r=flip1995 | Matthias Krüger | -0/+4 |
| 2025-01-28 | Rollup merge of #136066 - compiler-errors:local-spans, r=lcnr | Matthias Krüger | -20/+34 |
| 2025-01-28 | Rollup merge of #136055 - fee1-dead-contrib:push-ovmyztlkptmk, r=RalfJung | Matthias Krüger | -120/+348 |
| 2025-01-28 | Rollup merge of #135892 - BoxyUwU:next_solver_deduce_sig_normalized, r=lcnr | Matthias Krüger | -11/+135 |
| 2025-01-28 | Rollup merge of #135869 - hkBst:patch-12, r=Noratrieb | Matthias Krüger | -1/+1 |
| 2025-01-28 | Auto merge of #136185 - matthiaskrgr:rollup-zqzy6wb, r=matthiaskrgr | bors | -1993/+2374 |
| 2025-01-28 | "normalize" signature before checking mentions self | Boxy | -11/+135 |
| 2025-01-28 | Rollup merge of #136012 - hkBst:patch-22, r=workingjubilee,tgross35 | Matthias Krüger | -6/+44 |
| 2025-01-28 | Rollup merge of #135961 - saethlin:skip-less-in-opt-dist, r=jieyouxu | Matthias Krüger | -14/+11 |
| 2025-01-28 | Rollup merge of #135886 - hkBst:patch-14, r=workingjubilee | Matthias Krüger | -2/+2 |
| 2025-01-28 | Rollup merge of #135805 - DiuDiu777:master, r=Noratrieb | Matthias Krüger | -2/+5 |
| 2025-01-28 | Rollup merge of #135748 - compiler-errors:len-2, r=RalfJung,oli-obk | Matthias Krüger | -1704/+1591 |
| 2025-01-28 | Rollup merge of #135367 - Urgau:unreach_pub-std-3, r=Noratrieb | Matthias Krüger | -210/+251 |
| 2025-01-28 | Rollup merge of #133829 - GrigorenkoPV:fetch_update_infallible, r=Noratrieb | Matthias Krüger | -3/+374 |
| 2025-01-28 | Rollup merge of #133151 - tyrone-wu:trim-fn-ptr-whitespace, r=compiler-errors | Matthias Krüger | -52/+96 |
| 2025-01-28 | Fix platform-specific doc string for AtomicUsize::from_mut to be platform-ind... | Marijn Schouten | -1/+1 |
| 2025-01-28 | exclude some directories from `Lintcheck` CI (#14084) | Philipp Krones | -1/+7 |
| 2025-01-28 | exclude specific directories from `Lintcheck` | lapla-cogito | -1/+7 |
| 2025-01-28 | Update username in build helper example | nora | -2/+2 |
| 2025-01-28 | Auto merge of #133929 - saethlin:remove-inline-in-all-cgus, r=nnethercote | bors | -367/+187 |
| 2025-01-28 | Add new lint `doc_overindented_list_items` (#13711) | Catherine Flores | -52/+219 |
| 2025-01-28 | Document powf and powi calls that always return 1.0 | Marijn Schouten | -6/+44 |
| 2025-01-28 | Add new lint `doc_overindented_list_items` | Yutaro Ohno | -52/+219 |
| 2025-01-28 | proper applicability for `obfuscated_if_else` (#14061) | Catherine Flores | -4/+30 |