| Age | Commit message (Expand) | Author | Lines |
| 2025-06-07 | intrinsics: use const generic to set atomic ordering | Ralf Jung | -65/+88 |
| 2025-06-07 | Auto merge of #141964 - sayantn:update-stdarch, r=Amanieu | bors | -6/+0 |
| 2025-06-07 | bless non-Linux tests | Ralf Jung | -21/+19 |
| 2025-06-07 | make better use of label for data-race and some other errors | Ralf Jung | -388/+240 |
| 2025-06-07 | diagnostics: do not repeat the entire message in the span label | Ralf Jung | -578/+581 |
| 2025-06-07 | const-eval error: always say in which item the error occurred | Ralf Jung | -2/+2 |
| 2025-06-07 | test_dup: ensure the FDs remain in sync even after dup'ing | Ralf Jung | -2/+3 |
| 2025-06-07 | Rollup merge of #142110 - psumbera:solaris-ci-build4, r=marcoieni | Jacob Pratt | -0/+2 |
| 2025-06-07 | fmt | The Miri Cronjob Bot | -3/+10 |
| 2025-06-07 | Merge from rustc | The Miri Cronjob Bot | -29/+35 |
| 2025-06-07 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-06 | Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obk | Guillaume Gomez | -24/+30 |
| 2025-06-06 | Rollup merge of #141603 - nnethercote:reduce-P, r=fee1-dead | Guillaume Gomez | -3/+3 |
| 2025-06-06 | In "Fill match arms", allow users to prefer `Self` to the enum name when poss... | Chayim Refael Friedman | -29/+227 |
| 2025-06-06 | add solaris targets to build-manifest | Petr Sumbera | -0/+2 |
| 2025-06-06 | Merge pull request #4378 from RalfJung/flock | Ralf Jung | -105/+50 |
| 2025-06-06 | use File::lock to implement flock, and add a test for File::lock | Ralf Jung | -105/+50 |
| 2025-06-06 | Make `Semantics<'db, dyn HirDatabase>` actually usable | Vincent Esche | -2/+18 |
| 2025-06-06 | Merge pull request #19908 from rmehri01/rmehri01/diagnostic_attribute_complet... | Lukas Wirth | -25/+190 |
| 2025-06-06 | Update cargo | Weihang Lo | -0/+0 |
| 2025-06-06 | Merge pull request #19937 from Veykril/push-rvnylnlnxxyr | Lukas Wirth | -10/+28 |
| 2025-06-06 | Merge pull request #19935 from ChayimFriedman2/exp-diag-show-quickfix | Lukas Wirth | -2/+12 |
| 2025-06-06 | fix: Record macro calls for fields in `ChildBySource` impls | Lukas Wirth | -10/+28 |
| 2025-06-06 | Merge from rustc | The Miri Cronjob Bot | -285/+438 |
| 2025-06-06 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-05 | Update `InterpCx::project_field` to take `FieldIdx` | Scott McMurray | -24/+30 |
| 2025-06-06 | Stabilize unlinked file diagnostic | Chayim Refael Friedman | -0/+1 |
| 2025-06-06 | Always include quickfixes for diagnostics, even when diagnostics are disabled | Chayim Refael Friedman | -2/+12 |
| 2025-06-06 | Add new Tier-3 targets: `loongarch32-unknown-none*` | WANG Rui | -2/+8 |
| 2025-06-06 | Rollup merge of #142012 - oli-obk:no-optional-spans, r=fee1-dead | Matthias Krüger | -2/+2 |
| 2025-06-05 | Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi... | bors | -47/+56 |
| 2025-06-05 | Auto merge of #142081 - matthiaskrgr:rollup-secpezz, r=matthiaskrgr | bors | -238/+251 |
| 2025-06-05 | Merge pull request #19933 from Veykril/push-uyxorpyvnzsl | Lukas Wirth | -10/+134 |
| 2025-06-05 | change tests to use fixed constants to let them pass with miri | LorrensP-2158466 | -1/+3 |
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -2/+2 |
| 2025-06-05 | Better parser recovery for macro calls in type bound position | Lukas Wirth | -10/+134 |
| 2025-06-05 | Rollup merge of #141709 - aDotInTheVoid:split-for-docs, r=GuillaumeGomez | Matthias Krüger | -238/+251 |
| 2025-06-05 | fix: Record macro calls in signatures in `ChildBySource` impls | Lukas Wirth | -19/+77 |
| 2025-06-05 | jsondocck: Explain what `KNOWN_DIRECTIVE_NAMES` is doing | Alona Enraght-Moony | -1/+1 |
| 2025-06-05 | Rollup merge of #140638 - RalfJung:unsafe-pinned-shared-aliased, r=workingjub... | Matthias Krüger | -0/+131 |
| 2025-06-05 | Stabilize `const_eq_ignore_ascii_case` | Paolo Barbolini | -14/+0 |
| 2025-06-05 | Merge pull request #19928 from Veykril/push-kznpuqllrvvq | Lukas Wirth | -297/+160 |
| 2025-06-05 | Deduplicate code in proc-macro-srv | Lukas Wirth | -297/+160 |
| 2025-06-05 | Merge from rustc | The Miri Cronjob Bot | -5/+4 |
| 2025-06-05 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-05 | feat: ide-assist, generate single field struct From | A4-Tacks | -6/+1043 |
| 2025-06-04 | add qualifiers to attribute completions | Ryan Mehri | -14/+30 |
| 2025-06-04 | Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes` | Jake Goulding | -45/+54 |
| 2025-06-04 | Introduce the `mismatched_lifetime_syntaxes` lint | Jake Goulding | -2/+2 |
| 2025-06-04 | Rollup merge of #141570 - chenyukang:yukang-fix-eq_unspanned, r=workingjubilee | Matthias Krüger | -1/+3 |