| Age | Commit message (Expand) | Author | Lines |
| 2025-05-03 | Report the `unsafe_attr_outside_unsafe` lint at the closest node | Urgau | -8/+39 |
| 2025-05-03 | Auto merge of #140613 - matthiaskrgr:rollup-yag6z7w, r=matthiaskrgr | bors | -488/+502 |
| 2025-05-03 | Have `AstValidation` track a linting node id | Urgau | -0/+7 |
| 2025-05-03 | Correct warning message in restricted visibility | yuk1ty | -2/+57 |
| 2025-05-03 | Rollup merge of #140604 - lcnr:revealing-use-prep, r=compiler-errors | Matthias Krüger | -30/+39 |
| 2025-05-03 | Rollup merge of #140597 - SchmErik:rm-schmerik, r=Urgau | Matthias Krüger | -1/+0 |
| 2025-05-03 | Rollup merge of #140595 - lolbinarycat:std-set_permissions-typo, r=cuviper | Matthias Krüger | -1/+1 |
| 2025-05-03 | Rollup merge of #140582 - GuillaumeGomez:update-sysinfo, r=Kobzol | Matthias Krüger | -84/+166 |
| 2025-05-03 | Rollup merge of #140576 - m-ou-se:fragile-tests, r=compiler-errors | Matthias Krüger | -201/+0 |
| 2025-05-03 | Rollup merge of #140395 - RalfJung:target-feature-tests, r=petrochenkov | Matthias Krüger | -58/+128 |
| 2025-05-03 | Rollup merge of #138712 - petrochenkov:impasst, r=fmease | Matthias Krüger | -113/+168 |
| 2025-05-03 | Auto merge of #140464 - oli-obk:successors-mut-perf, r=petrochenkov | bors | -76/+61 |
| 2025-05-03 | Improve let snippet | A4-Tacks | -6/+6 |
| 2025-05-03 | Fix test simd/extract-insert-dyn on s390x | Eduard Stefes | -1/+15 |
| 2025-05-03 | Merge pull request #4308 from rust-lang/rustup-2025-05-03 | Oli Scherer | -1759/+5329 |
| 2025-05-03 | Auto merge of #140608 - matthiaskrgr:rollup-twv6muy, r=matthiaskrgr | bors | -167/+316 |
| 2025-05-03 | Rollup merge of #140606 - nnethercote:hir-pp, r=dtolnay | Matthias Krüger | -95/+95 |
| 2025-05-03 | Rollup merge of #140568 - moxian:reg-140545, r=compiler-errors | Matthias Krüger | -0/+29 |
| 2025-05-03 | Rollup merge of #140564 - ebkalderon:use-present-indicative-in-std-io-pipe-do... | Matthias Krüger | -3/+3 |
| 2025-05-03 | Rollup merge of #140548 - BoxyUwU:gci_patterns_user_ty_annotation, r=compiler... | Matthias Krüger | -2/+26 |
| 2025-05-03 | Rollup merge of #140546 - LegNeato:anyhowbacktrace, r=jieyouxu | Matthias Krüger | -4/+1 |
| 2025-05-03 | Rollup merge of #140534 - erickt:llvm-21, r=cuviper | Matthias Krüger | -0/+5 |
| 2025-05-03 | Rollup merge of #140505 - petrochenkov:expquote, r=bjorn3 | Matthias Krüger | -1/+13 |
| 2025-05-03 | Rollup merge of #139343 - cberner:filelock_wouldblock, r=workingjubilee | Matthias Krüger | -62/+144 |
| 2025-05-03 | Improve the let code snippet | A4-Tacks | -6/+101 |
| 2025-05-03 | change how the test is run | James Barford-Evans | -21/+8 |
| 2025-05-03 | add printouts for debugging | James Barford-Evans | -3/+10 |
| 2025-05-03 | retry adding aarch64_be to the pipeline | James Barford-Evans | -4/+2 |
| 2025-05-03 | pr feedback - take the instruction count bump out of Dockerfile | James Barford-Evans | -4/+9 |
| 2025-05-03 | Pr feedback for instruction & hookup CI for aarch64_be | James Barford-Evans | -0/+117 |
| 2025-05-03 | fix - aarch64_be tests | James Barford-Evans | -10/+19 |
| 2025-05-03 | Fix errors in incorrect SAE and ROUNDING parameters | sayantn | -78/+123 |
| 2025-05-03 | Merge from rustc | The Miri Cronjob Bot | -1758/+5328 |
| 2025-05-03 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-02 | Implement Iterator::last for vec::IntoIter | Thalia Archibald | -7/+46 |
| 2025-05-02 | Implement Iterator::last for vec::IntoIter | Thalia Archibald | -9/+53 |
| 2025-05-03 | `CreateResult` wrap more fields in `Frozen` | lcnr | -4/+4 |
| 2025-05-03 | TypeChecker take fields by ref | lcnr | -8/+8 |
| 2025-05-03 | add `ReverseSccGraph::compute` | lcnr | -18/+27 |
| 2025-05-03 | Avoid an indent for labelled loops. | Nicholas Nethercote | -6/+5 |
| 2025-05-03 | Fix some hir pretty-printing over-indenting. | Nicholas Nethercote | -35/+36 |
| 2025-05-03 | Improve hir pretty-printing of attributes. | Nicholas Nethercote | -21/+49 |
| 2025-05-03 | Auto merge of #140442 - osiewicz:collector-walk-less-fine-grained-locking, r=... | bors | -27/+38 |
| 2025-05-03 | Enable `BoxMarker` drop checking. | Nicholas Nethercote | -5/+1 |
| 2025-05-03 | Fix hir pretty-printing of `global_asm!`. | Nicholas Nethercote | -4/+6 |
| 2025-05-03 | Remove opaque type printing. | Nicholas Nethercote | -9/+1 |
| 2025-05-03 | Remove fake `BoxMarker`s. | Nicholas Nethercote | -19/+1 |
| 2025-05-02 | docs: alias `limit` to `Iterator::take`, cite `[u8]::utf8_chunks` in `Utf8Chu... | Lieselotte | -0/+3 |
| 2025-05-02 | Auto merge of #140596 - matthiaskrgr:rollup-s7tzr34, r=matthiaskrgr | bors | -309/+403 |
| 2025-05-02 | Merge pull request #19733 from ShoyuVanilla/issue-19724 | Lukas Wirth | -13/+82 |