| Age | Commit message (Expand) | Author | Lines |
| 2025-06-29 | also test on s390x via qemu | Ralf Jung | -0/+15 |
| 2025-06-29 | test on x86-32 and arm-32 | Ralf Jung | -25/+41 |
| 2025-06-29 | fix type mismatches in native-lib/scalar_arguments test | Ralf Jung | -2/+2 |
| 2025-06-29 | add float_nan test for powf | Ralf Jung | -28/+54 |
| 2025-06-29 | make some powf and powi cases involving SNaN non-deterministic | LorrensP-2158466 | -38/+77 |
| 2025-06-29 | Merge from rustc | Ralf Jung | -72/+154 |
| 2025-06-29 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-06-29 | Auto merge of #143137 - RalfJung:miri-sync, r=RalfJung | bors | -317/+1781 |
| 2025-06-29 | Port #[link_section] to the new attribute parsing infrastructure | Anne Stijns | -1/+4 |
| 2025-06-29 | Lazy-ify some markdown rendering | Yotam Ofek | -86/+83 |
| 2025-06-29 | Don't try to guess how much to pre-allocate | Yotam Ofek | -2/+2 |
| 2025-06-29 | Merge pull request #4424 from RalfJung/aarch64-linux-ci | Ralf Jung | -21/+45 |
| 2025-06-29 | also test on arm-64 linux hosts | Ralf Jung | -21/+45 |
| 2025-06-29 | Remove unnecessary parens in closure | yukang | -1/+1 |
| 2025-06-29 | cleaned up some tests | Kivooeo | -1/+0 |
| 2025-06-29 | Rollup merge of #142078 - sayantn:more-intrinsics, r=workingjubilee | Guillaume Gomez | -0/+10 |
| 2025-06-29 | make ./miri work on stable again | Ralf Jung | -23/+29 |
| 2025-06-29 | Use `tracing-forest` instead of `tracing-tree` for bootstrap tracing | Jieyou Xu | -28/+49 |
| 2025-06-29 | Update README.md | kilavvy | -3/+3 |
| 2025-06-29 | Update the-doc-attribute.md (#1) | Eeshvar Das | -1/+1 |
| 2025-06-29 | Disable rust-lld in post-dist tests | Jakub Beránek | -0/+2 |
| 2025-06-29 | Make combining LLD with external LLVM config a hard error | Jakub Beránek | -4/+2 |
| 2025-06-29 | Merge pull request #20121 from Veykril/push-vkkuutpsuypq | Lukas Wirth | -48/+49 |
| 2025-06-29 | Do not append `--compile-time-deps` to overwritten build script commands | Lukas Wirth | -48/+49 |
| 2025-06-29 | disable ptrace codepath since it doesn't build on many targets | Ralf Jung | -59/+29 |
| 2025-06-29 | Merge from rustc | The Miri Cronjob Bot | -8/+37 |
| 2025-06-29 | fix miri build in bootstrap | Ralf Jung | -0/+1 |
| 2025-06-29 | Rollup merge of #143155 - yotamofek:pr/rustdoc/housekeeping, r=GuillaumeGomez | Matthias Krüger | -12/+8 |
| 2025-06-29 | Rollup merge of #142021 - HamidrezaSK:fix-lint-precedence-doc, r=ehuss | Matthias Krüger | -1/+102 |
| 2025-06-29 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-29 | Add broken `./x test library/std` advisory | Jieyou Xu | -0/+18 |
| 2025-06-29 | Auto merge of #143160 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2025-06-29 | rename Pointer::from_addr_invalid to match strict provenance API | Ralf Jung | -1/+1 |
| 2025-06-29 | give Pointer::into_parts a more scary name and offer a safer alternative | Ralf Jung | -8/+6 |
| 2025-06-28 | Merge pull request #4415 from YohDeadfall/sync-ra-configs | Ralf Jung | -7/+5 |
| 2025-06-28 | Update cargo | Eric Huss | -0/+0 |
| 2025-06-28 | Synced rust-analyzer configs | Yoh Deadfall | -7/+5 |
| 2025-06-28 | Rollup merge of #143114 - leopardracer:master, r=RalfJung | Matthias Krüger | -3/+3 |
| 2025-06-28 | Rollup merge of #143031 - mati865:push-mutywntmvomx, r=Mark-Simulacrum | Matthias Krüger | -1/+3 |
| 2025-06-28 | Rollup merge of #142987 - lolbinarycat:rustdoc-non_exhaustive-enum-v-142599, ... | Matthias Krüger | -0/+1 |
| 2025-06-28 | Rollup merge of #142963 - Kobzol:try-build-skip, r=jieyouxu | Matthias Krüger | -3/+29 |
| 2025-06-28 | librustdoc: use tidy for sorting attrs and deps | Yotam Ofek | -4/+8 |
| 2025-06-28 | librustdoc: remove unused feature gates | Yotam Ofek | -4/+0 |
| 2025-06-28 | librustdoc: remove unneeded `#[recursion_limit]` | Yotam Ofek | -1/+0 |
| 2025-06-28 | librustdoc: remove unneeded `#[allow]`s | Yotam Ofek | -3/+0 |
| 2025-06-28 | Auto merge of #141759 - 1c3t3a:discriminants-query, r=saethlin | bors | -1/+1 |
| 2025-06-28 | Merge pull request #2481 from xizheyin/submit-in-rdg-or-r | Tshepang Mbambo | -0/+4 |
| 2025-06-28 | move all the message types into one place | Ralf Jung | -31/+31 |
| 2025-06-28 | de-intend some code, and extend comments | Ralf Jung | -111/+112 |
| 2025-06-28 | various minor native-lib-tracing tweaks, and disable naive-lib-tracing mode b... | Ralf Jung | -206/+165 |