| Age | Commit message (Expand) | Author | Lines |
| 2024-07-11 | Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-u... | Philipp Krones | -2494/+4147 |
| 2024-07-11 | Auto merge of #13086 - flip1995:rustup, r=flip1995 | bors | -64/+70 |
| 2024-07-11 | Bump nightly version -> 2024-07-11 | Philipp Krones | -1/+1 |
| 2024-07-11 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -2527/+4199 |
| 2024-07-11 | Auto merge of #126777 - Zalathar:normalize-colon, r=lcnr | bors | -245/+235 |
| 2024-07-11 | Auto merge of #127097 - compiler-errors:async-closure-lint, r=oli-obk | bors | -20/+242 |
| 2024-07-11 | Auto merge of #127575 - chenyukang:yukang-fix-struct-fields-ice, r=compiler-e... | bors | -32/+131 |
| 2024-07-11 | Require a colon in `//@ normalize-*:` headers | Zalathar | -17/+7 |
| 2024-07-11 | Always use a colon in `//@ normalize-*:` headers | Zalathar | -228/+228 |
| 2024-07-11 | Auto merge of #127538 - Oneirical:the-sacred-tests, r=jieyouxu | bors | -68/+78 |
| 2024-07-10 | Auto merge of #127560 - oli-obk:safe_clobber, r=nnethercote | bors | -14/+3 |
| 2024-07-10 | Auto merge of #13081 - GuillaumeGomez:fix-iter_next_loop.rs, r=y21 | bors | -5/+7 |
| 2024-07-10 | Auto merge of #127419 - trevyn:issue-125446, r=fee1-dead | bors | -147/+309 |
| 2024-07-10 | Auto merge of #12984 - bitfield:fix_doc_nits_c, r=Alexendoo | bors | -191/+197 |
| 2024-07-11 | report pat no field error no recoverd struct variant | yukang | -32/+131 |
| 2024-07-10 | Auto merge of #127580 - matthiaskrgr:rollup-pjw1xmj, r=matthiaskrgr | bors | -320/+224 |
| 2024-07-10 | Rollup merge of #127570 - lcnr:normalize-cool, r=compiler-errors | Matthias Krüger | -13/+10 |
| 2024-07-10 | Rollup merge of #127569 - Kobzol:ci-fix-docker-local-rebuild, r=nikic | Matthias Krüger | -1/+1 |
| 2024-07-10 | Rollup merge of #127568 - lcnr:undo-leakcheck, r=oli-obk | Matthias Krüger | -299/+121 |
| 2024-07-10 | Rollup merge of #127564 - m-ou-se:review-rotation, r=joboet | Matthias Krüger | -1/+0 |
| 2024-07-10 | Rollup merge of #127554 - ferrocene:tshepang-add-missing-attribute, r=pietroa... | Matthias Krüger | -0/+1 |
| 2024-07-10 | Rollup merge of #127094 - Borgerr:E0191-suggestion-correction, r=fmease | Matthias Krüger | -4/+47 |
| 2024-07-10 | Rollup merge of #126476 - ferrocene:pa-bootstrap-test-local-rustc, r=onur-ozkan | Matthias Krüger | -2/+44 |
| 2024-07-10 | Fix `iter_next_loop.rs` ui test | Guillaume Gomez | -5/+7 |
| 2024-07-10 | simplify and future-proof `needs_normalization` | lcnr | -13/+10 |
| 2024-07-10 | Auto merge of #127566 - GuillaumeGomez:sync-cg_gcc, r=GuillaumeGomez | bors | -1138/+2681 |
| 2024-07-10 | Fix local download of Docker caches | Jakub Beránek | -1/+1 |
| 2024-07-10 | instantiate higher ranked goals in candidate selection | lcnr | -299/+121 |
| 2024-07-10 | Update GCC version | Guillaume Gomez | -1/+1 |
| 2024-07-10 | Auto merge of #126690 - andyolivares:feature/show_window, r=dtolnay | bors | -0/+23 |
| 2024-07-10 | Update `Cargo.lock` and remove duplicated impl | Guillaume Gomez | -10/+6 |
| 2024-07-10 | Merge commit '98ed962c7d3eebe12c97588e61245273d265e72f' into master | Guillaume Gomez | -1137/+2684 |
| 2024-07-10 | Temporarily remove me from review rotation. | Mara Bos | -1/+0 |
| 2024-07-10 | Auto merge of #12944 - Jarcho:overflow_check, r=y21 | bors | -222/+229 |
| 2024-07-10 | Auto merge of #127006 - Oneirical:holmes-the-detestive, r=Kobzol | bors | -82/+120 |
| 2024-07-10 | Make `visit_clobber`'s impl safe | Oli Scherer | -14/+3 |
| 2024-07-10 | use utils::helpers::exe | Pietro Albini | -7/+2 |
| 2024-07-10 | Auto merge of #13079 - sandersaares:u/sasaares/no-epsilon-guidance, r=y21 | bors | -87/+100 |
| 2024-07-10 | Auto merge of #127549 - jhpratt:rollup-o1mbmhr, r=jhpratt | bors | -90/+324 |
| 2024-07-10 | Revert accidental "Why restrict this?" change | Sander Saares | -1/+1 |
| 2024-07-10 | Rollup merge of #127532 - simonLeary42:patch-1, r=Nilstrieb | Jacob Pratt | -1/+1 |
| 2024-07-10 | Rollup merge of #127521 - spastorino:remove-myself-from-smir-pings, r=lqd | Jacob Pratt | -1/+0 |
| 2024-07-10 | Rollup merge of #127508 - lcnr:search-graph-prep, r=compiler-errors | Jacob Pratt | -34/+32 |
| 2024-07-10 | Rollup merge of #127484 - ShE3py:rustdoc-doc-alias-whitespace-doc, r=fmease | Jacob Pratt | -1/+2 |
| 2024-07-10 | Rollup merge of #127461 - c6c7:fixup-failing-fuchsia-tests, r=tmandry | Jacob Pratt | -49/+22 |
| 2024-07-10 | Rollup merge of #127091 - Sky9x:fused-error-sources-iter, r=dtolnay | Jacob Pratt | -0/+7 |
| 2024-07-10 | Rollup merge of #125627 - vincenzopalazzo:macros/cargo-fix-expr2024, r=compil... | Jacob Pratt | -3/+259 |
| 2024-07-10 | Rollup merge of #124211 - compiler-errors:bump-elided_lifetimes_in_associated... | Jacob Pratt | -1/+1 |
| 2024-07-10 | Auto merge of #127496 - tgross35:f16-f128-pattern-fixme, r=Nadrieril | bors | -40/+53 |
| 2024-07-09 | Fixed doc links | Andres Olivares | -2/+2 |