| Age | Commit message (Expand) | Author | Lines |
| 2024-07-03 | Implement the `_mm256_zeroupper` and `_mm256_zeroall` intrinsics | Tobias Decking | -0/+16 |
| 2024-06-29 | Auto merge of #3723 - RalfJung:win-tls-callback, r=RalfJung | bors | -8/+43 |
| 2024-06-29 | iter_exported_symbols: also walk used statics in local crate | Ralf Jung | -8/+43 |
| 2024-06-29 | Auto merge of #3721 - rust-lang:rustup-2024-06-29, r=RalfJung | bors | -1220/+4584 |
| 2024-06-29 | Merge from rustc | The Miri Cronjob Bot | -1219/+4583 |
| 2024-06-29 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-06-28 | Auto merge of #127099 - lqd:revert-126938, r=compiler-errors | bors | -19/+19 |
| 2024-06-28 | add non-regression test for issue 127052 | Rémy Rakic | -0/+9 |
| 2024-06-28 | Revert "Rollup merge of #126938 - RalfJung:link_section, r=compiler-errors" | Rémy Rakic | -19/+10 |
| 2024-06-28 | Auto merge of #126701 - onur-ozkan:build-lld-if-enabled, r=Kobzol | bors | -8/+22 |
| 2024-06-28 | Auto merge of #127000 - Oneirical:no-test-for-the-wicked, r=Kobzol | bors | -76/+79 |
| 2024-06-28 | update `run-make/windows-safeseh` compiletest header | onur-ozkan | -1/+1 |
| 2024-06-28 | Auto merge of #3718 - RalfJung:readme, r=oli-obk | bors | -4/+6 |
| 2024-06-28 | readme: tweak wording around soundness | Ralf Jung | -4/+6 |
| 2024-06-28 | Auto merge of #3717 - rust-lang:rustup-2024-06-28, r=oli-obk | bors | -968/+1168 |
| 2024-06-28 | Bless clippy | Oli Scherer | -6/+3 |
| 2024-06-28 | disable lld if external llvm is used | onur-ozkan | -0/+4 |
| 2024-06-28 | ignore beta/stable channels on `rust-lld-by-default` test | onur-ozkan | -0/+2 |
| 2024-06-28 | add change-tracker entry | onur-ozkan | -0/+5 |
| 2024-06-28 | add `lld = true` to default dist profile | onur-ozkan | -0/+1 |
| 2024-06-28 | Auto merge of #3715 - cgettys-microsoft:dev/cgettys/process_id_fixup-01, r=Ra... | bors | -1/+1 |
| 2024-06-28 | Auto merge of #3716 - cgettys-microsoft:dev/cgettys/process_id_fixup-03, r=Ra... | bors | -5/+5 |
| 2024-06-28 | Auto merge of #127076 - matthiaskrgr:rollup-l01gm36, r=matthiaskrgr | bors | -308/+980 |
| 2024-06-28 | Rollup merge of #127058 - compiler-errors:tighten-async-spans, r=oli-obk | Matthias Krüger | -204/+173 |
| 2024-06-28 | Rollup merge of #127022 - adwinwhite:attrs, r=celinval | Matthias Krüger | -0/+246 |
| 2024-06-28 | Rollup merge of #126970 - DaniPopes:simplify-str-clone_into, r=cuviper | Matthias Krüger | -3/+4 |
| 2024-06-28 | Rollup merge of #126956 - joboet:fmt_no_extern_ty, r=RalfJung | Matthias Krüger | -55/+47 |
| 2024-06-28 | Rollup merge of #126470 - onur-ozkan:optional-cargo-submodule, r=Kobzol | Matthias Krüger | -39/+32 |
| 2024-06-28 | Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,... | Matthias Krüger | -7/+478 |
| 2024-06-28 | Add method to get all attributes on a definition | Adwin White | -30/+85 |
| 2024-06-28 | Support fetching `Attribute` of items. | Adwin White | -2/+193 |
| 2024-06-28 | Merge from rustc | The Miri Cronjob Bot | -961/+1164 |
| 2024-06-28 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-06-28 | Auto merge of #127010 - GuillaumeGomez:update-puppeteer, r=notriddle | bors | -3/+7 |
| 2024-06-27 | Switch to the explicit parens version | Charlie Gettys | -1/+1 |
| 2024-06-27 | Updated diagnostic messages | Florian Schmiderer | -28/+49 |
| 2024-06-27 | Relocate GetCurrentProcessId to Environment Related shims, remove unnecessary... | Charlie Gettys | -5/+5 |
| 2024-06-27 | Fix miri.bat | Charlie Gettys | -1/+1 |
| 2024-06-27 | Tighten spans for async blocks | Michael Goulet | -204/+173 |
| 2024-06-27 | Auto merge of #127049 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1008/+3631 |
| 2024-06-27 | Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' into clippy-subtree-u... | Philipp Krones | -1008/+3631 |
| 2024-06-27 | Auto merge of #12999 - flip1995:rustup, r=flip1995 | bors | -1255/+1579 |
| 2024-06-27 | Bump nightly version -> 2024-06-27 | Philipp Krones | -1/+1 |
| 2024-06-27 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -1041/+3683 |
| 2024-06-27 | Auto merge of #12992 - klensy:lintcheck-bump, r=Alexendoo | bors | -2/+2 |
| 2024-06-27 | rewrite many-crates-but-no-match to rmake | Oneirical | -36/+31 |
| 2024-06-27 | Auto merge of #126861 - GuillaumeGomez:migrate-run-make-invalid-library, r=Ko... | bors | -7/+29 |
| 2024-06-27 | Auto merge of #126993 - petrochenkov:atvisord3, r=BoxyUwU | bors | -317/+389 |
| 2024-06-27 | Add `ar` command in `run-make-support` | Guillaume Gomez | -6/+19 |
| 2024-06-27 | Migrate `run-make/invalid-library` to `rmake.rs` | Guillaume Gomez | -7/+8 |