| Age | Commit message (Expand) | Author | Lines |
| 2025-06-16 | Set MSG_NOSIGNAL for UnixSteam | Michał Łowicki | -1/+36 |
| 2025-06-16 | Merge pull request #19994 from sourcefrog/book-links | Laurențiu Nicola | -3/+2 |
| 2025-06-16 | Update the `backtrace` submodule | Trevor Gross | -0/+0 |
| 2025-06-16 | Remove an `njn:` comment accidentaly left behind. | Nicholas Nethercote | -1/+2 |
| 2025-06-16 | linked_list tests: less static mut | Marijn Schouten | -66/+30 |
| 2025-06-16 | Auto merge of #142521 - sayantn:simplify-intrinsics, r=nikic,workingjubilee | bors | -242/+55 |
| 2025-06-16 | Test Debug for Location. | Mara Bos | -0/+8 |
| 2025-06-16 | Handle win32 separator & prefixes for cygwin paths | 王宇逸 | -173/+772 |
| 2025-06-16 | Auto merge of #142550 - fmease:rollup-fteyzcv, r=fmease | bors | -1030/+2791 |
| 2025-06-16 | Fix `PathSource` lifetimes. | Nicholas Nethercote | -33/+33 |
| 2025-06-15 | Fix FP of `identity_op` when encountering `Default::default()` (#15028) | Samuel Tardieu | -6/+200 |
| 2025-06-15 | Rollup merge of #142543 - Urgau:span-borrowck-semicolon, r=fmease | León Orell Valerian Liehr | -3/+166 |
| 2025-06-15 | Rollup merge of #142499 - Shourya742:2025-06-14-remove-check-run-bootstrap, r... | León Orell Valerian Liehr | -50/+19 |
| 2025-06-15 | Rollup merge of #142481 - heiher:loong-asm-f16, r=Amanieu | León Orell Valerian Liehr | -4/+51 |
| 2025-06-15 | Rollup merge of #142470 - tgross35:mailmap, r=Mark-Simulacrum | León Orell Valerian Liehr | -0/+7 |
| 2025-06-15 | Rollup merge of #142389 - beetrees:cranelift-arg-ext, r=bjorn3 | León Orell Valerian Liehr | -22/+37 |
| 2025-06-15 | Rollup merge of #142389 - beetrees:cranelift-arg-ext, r=bjorn3 | León Orell Valerian Liehr | -27/+1161 |
| 2025-06-15 | Rollup merge of #142347 - azhogin:azhogin/async-drop-storage-live-dead-fix, r... | León Orell Valerian Liehr | -9/+387 |
| 2025-06-15 | Rollup merge of #141937 - WaffleLapkin:never-report-in-deps, r=oli-obk,travis... | León Orell Valerian Liehr | -0/+647 |
| 2025-06-15 | Rollup merge of #134661 - dtolnay:prefixattr, r=fmease | León Orell Valerian Liehr | -11/+11 |
| 2025-06-15 | Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjub... | León Orell Valerian Liehr | -15/+2 |
| 2025-06-15 | Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjub... | León Orell Valerian Liehr | -62/+3 |
| 2025-06-15 | Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjub... | León Orell Valerian Liehr | -290/+161 |
| 2025-06-15 | Rollup merge of #134661 - dtolnay:prefixattr, r=fmease | León Orell Valerian Liehr | -49/+164 |
| 2025-06-15 | Rollup merge of #133952 - bjorn3:remove_wasm_legacy_abi, r=alexcrichton | León Orell Valerian Liehr | -16/+2 |
| 2025-06-15 | Rollup merge of #133952 - bjorn3:remove_wasm_legacy_abi, r=alexcrichton | León Orell Valerian Liehr | -598/+28 |
| 2025-06-15 | Auto merge of #142471 - lqd:sparse-borrows, r=nnethercote | bors | -6/+6 |
| 2025-06-15 | Only traverse reachable blocks in JumpThreading. | Camille GILLOT | -2/+13 |
| 2025-06-15 | small iter.intersperse.fold() optimization | The 8472 | -1/+10 |
| 2025-06-15 | Get rid of `EscapeDebugInner`. | Markus Reiter | -92/+210 |
| 2025-06-15 | Suggest adding semicolon in user code rather than macro impl details | Urgau | -3/+166 |
| 2025-06-15 | Correctly account for different address spaces in LLVM intrinsic invocations | sayantn | -19/+24 |
| 2025-06-15 | Windows: Use anonymous pipes in Command | Chris Denton | -86/+142 |
| 2025-06-15 | Auto merge of #142455 - jdonszelmann:attempt-to-mitigate-delayed-lint-perf-pr... | bors | -9/+81 |
| 2025-06-15 | Use `LLVMIntrinsicGetDeclaration` to completely remove the hardcoded intrinsi... | sayantn | -224/+32 |
| 2025-06-15 | Merge pull request #20000 from tadeokondrak/lifetime-repeat-macro | Chayim Refael Friedman | -14/+63 |
| 2025-06-15 | Use is_any_identifier in pretty_print_macro_expansion | Tadeo Kondrak | -13/+6 |
| 2025-06-15 | Fix spacing for LIFETIME_IDENT near keywords and literals in test output | Tadeo Kondrak | -4/+12 |
| 2025-06-15 | Manually invalidate caches in SimplifyCfg. | Camille GILLOT | -3/+13 |
| 2025-06-15 | Un-remap `rustc-dev` component paths | Urgau | -0/+108 |
| 2025-06-15 | Stabilize "file_lock" feature | Christopher Berner | -17/+11 |
| 2025-06-15 | Merge pull request #1582 from rust-lang/update_abi_cafe | bjorn3 | -71/+45 |
| 2025-06-15 | Auto merge of #142430 - compiler-errors:external-constraints, r=lcnr | bors | -0/+22 |
| 2025-06-15 | clarify `rustc_do_not_const_check` comment | Deadbeef | -2/+2 |
| 2025-06-15 | Use the new abi-cafe-rules.toml support | bjorn3 | -69/+43 |
| 2025-06-15 | Merge pull request #4400 from RalfJung/rustup | Ralf Jung | -2903/+2619 |
| 2025-06-15 | Refactor `rustc_attr_data_structures` documentation | xizheyin | -14/+48 |
| 2025-06-15 | Merge from rustc | Ralf Jung | -2902/+2618 |
| 2025-06-15 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-06-15 | Update to abi-cafe 1.0 | bjorn3 | -36/+36 |