| Age | Commit message (Expand) | Author | Lines |
| 2024-07-12 | derivative -> derive-where | Pavel Grigorenko | -1/+1 |
| 2024-07-12 | rustc_type_ir: derivative -> derive-where | Pavel Grigorenko | -425/+140 |
| 2024-07-12 | rustc_next_trait_solver: derivative -> derive-where | Pavel Grigorenko | -26/+19 |
| 2024-07-12 | rustc_span: derivative -> derive-where | Pavel Grigorenko | -6/+7 |
| 2024-07-12 | rustc_middle: derivative -> derive-where | Pavel Grigorenko | -11/+17 |
| 2024-07-12 | Auto merge of #127653 - matthiaskrgr:rollup-72bqgvp, r=matthiaskrgr | bors | -807/+1408 |
| 2024-07-12 | Rollup merge of #127648 - Kobzol:ci-lower-timeout, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2024-07-12 | Rollup merge of #127627 - lcnr:rustc_search_graph, r=compiler-errors | Matthias Krüger | -757/+982 |
| 2024-07-12 | Rollup merge of #127613 - nikic:riscv-update, r=cuviper | Matthias Krüger | -1/+216 |
| 2024-07-12 | Rollup merge of #127552 - onur-ozkan:unnecessary-git-usage, r=Kobzol | Matthias Krüger | -16/+7 |
| 2024-07-12 | Rollup merge of #127433 - dtolnay:conststrlen, r=workingjubilee | Matthias Krüger | -4/+5 |
| 2024-07-12 | Rollup merge of #126827 - the8472:pidfd-spawn, r=workingjubilee | Matthias Krüger | -6/+131 |
| 2024-07-12 | Rollup merge of #126639 - sayantn:amx, r=Amanieu | Matthias Krüger | -2/+30 |
| 2024-07-12 | Rollup merge of #124980 - zachs18:rc-allocator, r=Amanieu | Matthias Krüger | -20/+36 |
| 2024-07-12 | Auto merge of #127479 - Urgau:rustc-stable-hash, r=michaelwoerister | bors | -1049/+30 |
| 2024-07-12 | enable fuzzing of `SearchGraph` | lcnr | -757/+982 |
| 2024-07-12 | Lower timeout of CI jobs to 4 hours | Jakub Beránek | -1/+1 |
| 2024-07-11 | Add instability attribute on private const_strlen function | David Tolnay | -0/+1 |
| 2024-07-12 | Auto merge of #127635 - matthiaskrgr:rollup-foopajr, r=matthiaskrgr | bors | -585/+506 |
| 2024-07-11 | Add the feature gate and target-features | sayantn | -2/+30 |
| 2024-07-12 | Rollup merge of #127625 - SkiFire13:revert-comment-deletion, r=workingjubilee | Matthias Krüger | -0/+2 |
| 2024-07-12 | Rollup merge of #127622 - compiler-errors:builtin-internal, r=lqd | Matthias Krüger | -2/+2 |
| 2024-07-12 | Rollup merge of #127607 - Zalathar:normalize-hint, r=wesleywiser | Matthias Krüger | -6/+12 |
| 2024-07-12 | Rollup merge of #127596 - tesuji:help-unwrap-or, r=compiler-errors | Matthias Krüger | -15/+61 |
| 2024-07-12 | Rollup merge of #127422 - greaka:master, r=workingjubilee | Matthias Krüger | -22/+4 |
| 2024-07-12 | Rollup merge of #127164 - Nadrieril:clean-lowering-loop, r=matthewjasper | Matthias Krüger | -540/+425 |
| 2024-07-12 | Auto merge of #127382 - estebank:const-let, r=compiler-errors | bors | -129/+245 |
| 2024-07-11 | Auto merge of #127614 - matthiaskrgr:rollup-8geziwi, r=matthiaskrgr | bors | -409/+447 |
| 2024-07-11 | Add doc for deconstruct_option_or_result | Lzu Tao | -0/+3 |
| 2024-07-11 | Add suggestion for `Option<&Vec<T>> -> Option<&[T]` | Lzu Tao | -15/+38 |
| 2024-07-11 | Add regression test for issue 127545 | Lzu Tao | -0/+20 |
| 2024-07-11 | Auto merge of #127609 - flip1995:clippy-subtree-update, r=Manishearth | bors | -2494/+4147 |
| 2024-07-11 | Fix aarch64 test | Esteban Küber | -24/+40 |
| 2024-07-11 | Account for `let foo = expr`; to suggest `const foo: Ty = expr;` | Esteban Küber | -56/+85 |
| 2024-07-11 | Use verbose style when suggesting changing `const` with `let` | Esteban Küber | -82/+153 |
| 2024-07-11 | Revert accidental comment deletion | Giacomo Stevanato | -0/+2 |
| 2024-07-11 | Mark builtin syntax as internal | Michael Goulet | -2/+2 |
| 2024-07-11 | Rollup merge of #127605 - nikic:remove-extern-wasm, r=oli-obk | Matthias Krüger | -382/+87 |
| 2024-07-11 | Rollup merge of #127601 - trevyn:issue-127600, r=compiler-errors | Matthias Krüger | -2/+12 |
| 2024-07-11 | Rollup merge of #127599 - tgross35:lazy_cell_consume-rename, r=workingjubilee | Matthias Krüger | -4/+4 |
| 2024-07-11 | Rollup merge of #127598 - weiznich:diagnostic_do_not_recommend_also_skips_hel... | Matthias Krüger | -0/+80 |
| 2024-07-11 | Rollup merge of #127591 - compiler-errors:label-after-primary, r=lcnr | Matthias Krüger | -1/+24 |
| 2024-07-11 | Rollup merge of #127588 - uweigand:s390x-f16-doctests, r=tgross35 | Matthias Krüger | -0/+15 |
| 2024-07-11 | Rollup merge of #127572 - tbu-:pr_debug_event_nonpacked, r=jhpratt | Matthias Krüger | -1/+1 |
| 2024-07-11 | Rollup merge of #124599 - estebank:issue-41708, r=wesleywiser | Matthias Krüger | -19/+224 |
| 2024-07-11 | Update dist-riscv64-linux to binutils 2.40 | Nikita Popov | -1/+216 |
| 2024-07-11 | Use uplifted `rustc-stable-hash` crate in `rustc_data_structures` | Urgau | -1049/+30 |
| 2024-07-11 | Auto merge of #127487 - tgross35:f16-f128-simd, r=Amanieu | bors | -0/+2 |
| 2024-07-11 | Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-u... | Philipp Krones | -2494/+4147 |
| 2024-07-11 | solve -> solve/mod | lcnr | -0/+0 |