| Age | Commit message (Expand) | Author | Lines |
| 2025-06-10 | add a fixme to use `extern_custom` when available | Folkert de Vries | -0/+9 |
| 2025-06-10 | float tests: test non-determinism for more operations | Ralf Jung | -22/+25 |
| 2025-06-10 | Merge pull request #4394 from RalfJung/smallvec | Ralf Jung | -0/+99 |
| 2025-06-10 | ci: Fix a typo that was causing a command failure | Trevor Gross | -1/+1 |
| 2025-06-10 | compiler-builtins: Remove unused `lints.rust` table | Trevor Gross | -4/+0 |
| 2025-06-09 | hir_analysis: Elaborate on lint strategy for unsupported ABIs | Jubilee | -1/+3 |
| 2025-06-10 | add SmallVec test | Ralf Jung | -0/+99 |
| 2025-06-10 | Merge pull request #4393 from rust-lang/rustup-2025-06-10 | Ralf Jung | -1833/+3345 |
| 2025-06-10 | Simplify `JsonRenderer`. | Nicholas Nethercote | -10/+9 |
| 2025-06-09 | tests: Revise dont-shuffle-bswaps-opt3 per tested arch | Jubilee Young | -15/+16 |
| 2025-06-10 | sync max_fundamental_align with alloc crate | Ralf Jung | -4/+7 |
| 2025-06-10 | Only run `citool` tests on the `auto` branch | Jakub Beránek | -1/+7 |
| 2025-06-10 | Auto merge of #142109 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-06-10 | docs: Small clarification on the usage of read_to_string and read_to_end trai... | kiseitai3 | -0/+40 |
| 2025-06-10 | fmt | The Miri Cronjob Bot | -1/+0 |
| 2025-06-10 | Merge from rustc | The Miri Cronjob Bot | -1830/+3340 |
| 2025-06-10 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-10 | Auto merge of #142250 - lnicola:sync-from-ra, r=lnicola | bors | -1085/+2373 |
| 2025-06-09 | tests: Copy dont-shuffle-bswaps per tested opt level | Jubilee Young | -2/+30 |
| 2025-06-10 | rustdoc: Refractor `clean_ty_generics` | Alona Enraght-Moony | -74/+19 |
| 2025-06-09 | Darwin AArch64 detection update | Laine Taffin Altman | -0/+8 |
| 2025-06-09 | tests: Minicore `extern "gpu-kernel"` feature test | Jubilee Young | -21/+172 |
| 2025-06-09 | Remove `compiler-builtins` from `rustc-dep-of-std` dependencies | Trevor Gross | -2/+0 |
| 2025-06-09 | rustdoc-json: Rearrange deck chairs in ABI testing | Jubilee Young | -24/+38 |
| 2025-06-09 | tests: Change "fastcall" to "system" in some tests | Jubilee Young | -4/+4 |
| 2025-06-09 | tests: bless unsupported_calling_conventions linting on some fn_ptrs | Jubilee Young | -166/+182 |
| 2025-06-09 | add s390x z17 target features | Folkert de Vries | -0/+15 |
| 2025-06-09 | compiler: Fix reusing same lint on fn ptrs with newly-deprecated ABIs | Jubilee Young | -16/+24 |
| 2025-06-09 | Don't create .msi installer for gnullvm hosts | Mateusz Mikuła | -1/+2 |
| 2025-06-09 | Auto merge of #138062 - LorrensP-2158466:miri-enable-float-nondet, r=RalfJung | bors | -107/+386 |
| 2025-06-09 | assert more often in release in ast_lowering | Jubilee Young | -13/+13 |
| 2025-06-09 | assert in release in ast_lowering::item | Jubilee Young | -5/+5 |
| 2025-06-09 | Specify the behavior of `file!` | Ed Page | -0/+13 |
| 2025-06-09 | Mark `core::slice::memchr` as `#[doc(hidden)]` | Alona Enraght-Moony | -0/+1 |
| 2025-06-09 | use correct edition when warning for unsafe attributes | Folkert de Vries | -1/+57 |
| 2025-06-09 | Make E0621 missing lifetime suggestion verbose | Esteban Küber | -71/+143 |
| 2025-06-09 | native-lib: update readme (to mention folders in header) | Ralf Jung | -10/+12 |
| 2025-06-09 | native_lib: skip to next .so if function was in dependency of the first | Ralf Jung | -12/+13 |
| 2025-06-10 | platform-support.md: Mention specific Linux kernel version or later | Teoh Han Hui | -19/+19 |
| 2025-06-09 | core::ptr: deduplicate more method docs | binarycat | -126/+68 |
| 2025-06-09 | Auto merge of #142253 - tgross35:rollup-img49op, r=tgross35 | bors | -71/+153 |
| 2025-06-09 | Merge pull request #19930 from regexident/dyn-semantics-take-two | David Barsky | -2/+18 |
| 2025-06-09 | Rollup merge of #142238 - RalfJung:nonnull_provenance, r=workingjubilee | Trevor Gross | -6/+4 |
| 2025-06-09 | Rollup merge of #142208 - Urgau:dead_code-const_, r=petrochenkov | Trevor Gross | -1/+27 |
| 2025-06-09 | Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3 | Trevor Gross | -1/+1 |
| 2025-06-09 | Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3 | Trevor Gross | -34/+98 |
| 2025-06-09 | Rollup merge of #141001 - hkBst:nonzero-char, r=dtolnay | Trevor Gross | -5/+19 |
| 2025-06-09 | Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35 | Trevor Gross | -25/+5 |
| 2025-06-09 | Apply nested goals certainty to InspectGoals for normalizes-to | Michael Goulet | -94/+154 |
| 2025-06-09 | Merge pull request #4376 from yoctocell/tb-interior-mut-flag | Ralf Jung | -35/+154 |