| Age | Commit message (Expand) | Author | Lines |
| 2025-08-01 | Constify additional Result functions | Evgenii Zheltonozhskii | -25/+197 |
| 2025-08-01 | Rollup merge of #144759 - tgross35:triagebot-label, r=lqd | Jacob Pratt | -0/+1 |
| 2025-08-01 | Rollup merge of #144757 - Muscraft:triagebot-emitter-pings, r=lqd | Jacob Pratt | -0/+8 |
| 2025-08-01 | Rollup merge of #144751 - dalvescb:curtisd/aix_libextension, r=Noratrieb | Jacob Pratt | -0/+2 |
| 2025-08-01 | Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebank | Jacob Pratt | -1/+1 |
| 2025-08-01 | Rollup merge of #144700 - aDotInTheVoid:macro-rules-for-macro-fools, r=Guilla... | Jacob Pratt | -4/+51 |
| 2025-08-01 | Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebank | Jacob Pratt | -58/+290 |
| 2025-08-01 | Rollup merge of #144683 - tgross35:builtins-via-std-workspace, r=bjorn3,Norat... | Jacob Pratt | -37/+35 |
| 2025-08-01 | Rollup merge of #143849 - lolbinarycat:rustdoc-priv-normalize-143222, r=Guill... | Jacob Pratt | -0/+53 |
| 2025-08-01 | Auto merge of #144446 - nnethercote:opt-region-constraints, r=lcnr | bors | -241/+231 |
| 2025-07-31 | Correct some grammar in integer documentation | Trevor Gross | -18/+12 |
| 2025-08-01 | Add human readable name "Cygwin" | Yuyi Wang | -0/+1 |
| 2025-07-31 | aarch64: Make `outline-atomics` a known target feature | Trevor Gross | -0/+9 |
| 2025-07-31 | triagebot: Label `compiler-builtins` T-libs | Trevor Gross | -0/+1 |
| 2025-07-31 | Remove `std`'s dependency on `compiler-builtins` | Trevor Gross | -2/+0 |
| 2025-07-31 | Use `core` via `rustc-std-workspace-core` in `library/panic*` | Trevor Gross | -24/+24 |
| 2025-07-31 | uefi: Use slice equality rather than `memcmp` | Trevor Gross | -11/+11 |
| 2025-08-01 | loop match: error on `#[const_continue]` outside `#[loop_match]` | Folkert de Vries | -34/+107 |
| 2025-07-31 | chore: Ping Muscraft when rustc_errors::emitter is modified | Scott Schafer | -0/+4 |
| 2025-07-31 | chore: Ping Muscraft when annnotate snippets emitter is modified | Scott Schafer | -0/+4 |
| 2025-07-31 | detect infinite recursion with tail calls in ctfe | Waffle Lapkin | -1/+28 |
| 2025-07-31 | Allow `dangling_pointers_from_locals` lint in tests | Urgau | -0/+3 |
| 2025-07-31 | Add lint against dangling pointers form local variables | Urgau | -8/+599 |
| 2025-07-31 | Add EnteredTraceSpan::or_if_tracing_disabled | Stypox | -10/+39 |
| 2025-07-31 | Add tracing to more functions related to step.rs | Stypox | -1/+23 |
| 2025-07-31 | Add tracing calls to eval_statement/terminator | Stypox | -3/+18 |
| 2025-07-31 | add correct dynamic_lib_extension for aix | Curtis D'Alves | -0/+2 |
| 2025-07-31 | improve linking in the "Auxilirary builds" section of directive index | lolbinarycat | -2/+3 |
| 2025-07-31 | Do not give function allocations alignment in consteval or miri. | Zachary S | -27/+6 |
| 2025-07-31 | Create a typed wrapper for codegen backends | Jakub Beránek | -79/+143 |
| 2025-07-31 | Remove the witness type from coroutine args | Michael Goulet | -136/+54 |
| 2025-07-31 | Extract borrowck coroutine drop-liveness hack | Michael Goulet | -19/+31 |
| 2025-07-31 | resolve: Cleanup some uses of extern prelude in diagnostics | Vadim Petrochenkov | -15/+6 |
| 2025-07-31 | Stall coroutines based off of ty::Coroutine, not ty::CoroutineWitness | Michael Goulet | -186/+194 |
| 2025-07-31 | resolve: Avoid double table lookup in `extern_prelude_get` | Vadim Petrochenkov | -22/+29 |
| 2025-07-31 | resolve: Do not add erroneous names to extern prelude | Vadim Petrochenkov | -8/+13 |
| 2025-07-31 | Auto merge of #144740 - jdonszelmann:rollup-nprgqnm, r=jdonszelmann | bors | -921/+796 |
| 2025-07-31 | comments | Kivooeo | -62/+140 |
| 2025-07-31 | resolve: Clarify extern prelude insertion for `extern crate` items | Vadim Petrochenkov | -18/+26 |
| 2025-07-31 | Changelog for Clippy 1.89 | Alexey Semenyuk | -7/+105 |
| 2025-07-31 | Rollup merge of #144733 - Muscraft:secondary-file-sigil, r=compiler-errors | Jana Dönszelmann | -2/+2 |
| 2025-07-31 | Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnr | Jana Dönszelmann | -31/+45 |
| 2025-07-31 | Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnr | Jana Dönszelmann | -452/+380 |
| 2025-07-31 | Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmease | Jana Dönszelmann | -13/+42 |
| 2025-07-31 | Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmease | Jana Dönszelmann | -403/+312 |
| 2025-07-31 | Rollup merge of #144711 - compiler-errors:op-span, r=petrochenkov | Jana Dönszelmann | -17/+20 |
| 2025-07-31 | Rollup merge of #144702 - compiler-errors:stall-const-arg-has-type, r=lcnr | Jana Dönszelmann | -0/+7 |
| 2025-07-31 | Rollup merge of #144688 - Stypox:better-enter-trace-span, r=RalfJung | Jana Dönszelmann | -47/+75 |
| 2025-07-31 | Merge pull request #20345 from Hmikihiro/Migrate_add_trait_assoc_items_to_impl | Shoyu Vanilla (Flint) | -26/+67 |
| 2025-07-31 | Update cargo | Weihang Lo | -0/+0 |