| Age | Commit message (Expand) | Author | Lines |
| 2025-07-25 | Tweak bound region pre-interning. | Nicholas Nethercote | -8/+8 |
| 2025-07-25 | Fix gen panics doc template for debug_assert | A4-Tacks | -6/+62 |
| 2025-07-25 | Remove eval_always from check_private_in_public. | Camille GILLOT | -1/+0 |
| 2025-07-25 | Check static is sized when building MIR. | Camille GILLOT | -68/+62 |
| 2025-07-25 | Do not assert layout in KnownPanicsLint. | Camille GILLOT | -31/+146 |
| 2025-07-25 | Add crash tests. | Camille GILLOT | -0/+19 |
| 2025-07-25 | tests: aarch64-outline-atomics: Remove hardcoded target | Jens Reidel | -2/+0 |
| 2025-07-25 | Enable outline-atomics for aarch64-unknown-linux-musl | Jens Reidel | -1/+1 |
| 2025-07-25 | loongarch: Use unified data types for SIMD intrinsics | WANG Rui | -4522/+4780 |
| 2025-07-24 | Fix `if_then_some_else_none` FP when require type coercion (#15267) | Alejandra González | -3/+251 |
| 2025-07-25 | Detect prefixed attributes as duplicated | newt | -103/+89 |
| 2025-07-25 | Allow setting `release-blog-post` label with rustbot | Boxy | -0/+1 |
| 2025-07-24 | fix ip_constant when call wrapped in extra parens | Dan Johnson | -24/+109 |
| 2025-07-24 | library/windows_targets: Fix macro expansion error in 'link' macro | Ivan Tadeu Ferreira Antunes Filho | -13/+3 |
| 2025-07-24 | Rename tests/ui/SUMMARY.md and update rustc dev guide on error-pattern | Oneirical | -4/+4 |
| 2025-07-24 | Rehome tests/ui/issues/ tests [1/?] | Oneirical | -49/+107 |
| 2025-07-24 | Call `is_parsed_attribute` rather than keeping track of a list of parsed attr... | Jonathan Brouwer | -61/+6 |
| 2025-07-24 | Auto merge of #144389 - scottmcm:no-more-mir-cast-assume, r=davidtwco | bors | -151/+38 |
| 2025-07-24 | Use `x86_no_sse` configuration in more places | Trevor Gross | -17/+16 |
| 2025-07-24 | fix markdown | lolbinarycat | -1/+1 |
| 2025-07-24 | Enable skipped `f32` and `f64` multiplication tests | Trevor Gross | -4/+0 |
| 2025-07-24 | Enable tests that were skipped on aarch64 | Trevor Gross | -9/+0 |
| 2025-07-24 | Replace unwrap_or with explicit match | Ben Schulz | -3/+6 |
| 2025-07-24 | Add test case for single bound | Ben Schulz | -1/+35 |
| 2025-07-24 | Fix unused_parens false positive | Ben Schulz | -1/+15 |
| 2025-07-24 | Use LocalKey<Cell> methods more | Cameron Steffen | -9/+9 |
| 2025-07-24 | fix up issues with internal compiler docs revealed by stricter lint | binarycat | -1/+5 |
| 2025-07-24 | expand the issue template for new lints | binarycat | -0/+21 |
| 2025-07-24 | MIR-build: No longer emit assumes in enum-as casting | Scott McMurray | -151/+38 |
| 2025-07-24 | Auto merge of #144398 - fmease:rollup-z6vq7mi, r=fmease | bors | -1578/+1839 |
| 2025-07-24 | Make tier 3 musl targets link dynamically by default | Jens Reidel | -15/+0 |
| 2025-07-24 | move bad-intra-doc test into intra-doc dir | binarycat | -0/+0 |
| 2025-07-24 | rustdoc::broken_intra_doc_links: only be lenient with shortcut links | binarycat | -7/+32 |
| 2025-07-24 | rustdoc: update tests to match new lint behavior | binarycat | -25/+3 |
| 2025-07-24 | rustdoc::broken_intra_doc_links: no backticks = use old behavior | binarycat | -1/+3 |
| 2025-07-24 | adjust more unit tests to reflect more aggressive intra-doc linting | binarycat | -21/+230 |
| 2025-07-24 | get rid of some false negatives in rustdoc::broken_intra_doc_links | binarycat | -3/+54 |
| 2025-07-24 | Inline some methods in rustc_span hygiene | xizheyin | -0/+17 |
| 2025-07-24 | Merge pull request #2517 from Kobzol/josh-sync | Jakub Beránek | -13/+10 |
| 2025-07-24 | Merge pull request #1885 from 197g/maskmove-is-non-temporal | Sayantan Chakraborty | -1/+10 |
| 2025-07-24 | asm: Stabilize loongarch32 | WANG Rui | -46/+158 |
| 2025-07-24 | Rollup merge of #144358 - JonathanBrouwer:fix-stability-malformed, r=oli-obk | León Orell Valerian Liehr | -14/+47 |
| 2025-07-24 | Rollup merge of #144335 - fmease:no-angle-no-colon, r=SparrowLii | León Orell Valerian Liehr | -5/+36 |
| 2025-07-24 | Rollup merge of #144334 - lolbinarycat:rustdoc-span_of_fragments-revert, r=Gu... | León Orell Valerian Liehr | -13/+4 |
| 2025-07-24 | Rollup merge of #144320 - lolbinarycat:rustdoc-search_index-BTreeMap-str, r=G... | León Orell Valerian Liehr | -3/+16 |
| 2025-07-24 | Rollup merge of #144317 - lolbinarycat:tidy-obey-build.npm, r=Kobzol | León Orell Valerian Liehr | -4/+14 |
| 2025-07-24 | Rollup merge of #144278 - Qelxiros:rev-into-inner, r=tgross35 | León Orell Valerian Liehr | -0/+19 |
| 2025-07-24 | Rollup merge of #144276 - cjgillot:no-hir-privacy, r=petrochenkov | León Orell Valerian Liehr | -124/+92 |
| 2025-07-24 | Rollup merge of #144247 - RalfJung:ldexp, r=tgross35 | León Orell Valerian Liehr | -32/+38 |
| 2025-07-24 | Rollup merge of #144240 - yuk1ty:false-sealed-traits-note-reported-in-another... | León Orell Valerian Liehr | -5/+32 |