| Age | Commit message (Expand) | Author | Lines |
| 2025-07-31 | Extend `is_case_difference` to handle digit-letter confusables | xizheyin | -22/+178 |
| 2025-07-31 | Rollup merge of #144663 - Zalathar:empty-span, r=petrochenkov | Stuart Cook | -47/+17 |
| 2025-07-31 | Rollup merge of #144232 - xacrimon:explicit-tail-call, r=WaffleLapkin | Stuart Cook | -0/+35 |
| 2025-07-31 | Rollup merge of #143672 - beepster4096:box_drop_flags_again, r=oli-obk | Stuart Cook | -0/+523 |
| 2025-07-31 | Consider operator's span when computing binop expr span | Michael Goulet | -11/+11 |
| 2025-07-31 | Auto merge of #144405 - lcnr:hir-typeck-uniquify, r=BoxyUwU | bors | -12/+125 |
| 2025-07-30 | test: Check close window rendering | Scott Schafer | -0/+43 |
| 2025-07-30 | [test][AIX] ignore extern_weak linkage test | David Tenty | -0/+1 |
| 2025-07-30 | rustdoc-json: Move `#[macro_export]` from `Other` to it's own variant | Alona Enraght-Moony | -2/+2 |
| 2025-07-30 | rustdoc-json: Add test for `#[macro_use]` attribute | Alona Enraght-Moony | -0/+40 |
| 2025-07-30 | Rollup merge of #144308 - GuillaumeGomez:merged-doctest-times, r=lolbinarycat | Samuel Tardieu | -96/+135 |
| 2025-07-30 | Rollup merge of #143465 - kornelski:extern-name, r=petrochenkov | Samuel Tardieu | -0/+23 |
| 2025-07-30 | handle region dependent goals due to infer vars | lcnr | -0/+52 |
| 2025-07-30 | Fix tests for big-endian | Eduard Stefes | -8/+10 |
| 2025-07-30 | Rollup merge of #144668 - daltenty:daltenty/runmake-llvm-components, r=jieyouxu | Stuart Cook | -0/+5 |
| 2025-07-30 | Rollup merge of #144666 - compiler-errors:correct-late, r=lqd | Stuart Cook | -0/+76 |
| 2025-07-30 | Rollup merge of #144411 - Kivooeo:remove-world, r=jieyouxu | Stuart Cook | -4/+0 |
| 2025-07-30 | Rollup merge of #144042 - dpaoliello:verifyllvmcomp, r=jieyouxu | Stuart Cook | -31/+29 |
| 2025-07-30 | `AlignmentEnum` should just be `repr(usize)` now | Scott McMurray | -34/+17 |
| 2025-07-30 | const-eval: full support for pointer fragments | Ralf Jung | -42/+203 |
| 2025-07-30 | [test][run-make] add needs-llvm-components | David Tenty | -0/+5 |
| 2025-07-30 | Make sure to account for the right item universal regions in borrowck | Michael Goulet | -0/+76 |
| 2025-07-29 | Re-block SRoA on SIMD types | Scott McMurray | -0/+50 |
| 2025-07-30 | coverage: Re-land "Enlarge empty spans during MIR instrumentation" | Zalathar | -47/+17 |
| 2025-07-30 | Auto merge of #144577 - oli-obk:wrapping-niche, r=scottmcm | bors | -6/+268 |
| 2025-07-29 | Rollup merge of #144632 - nikic:llvm-21-tests, r=durin42 | Jacob Pratt | -8/+18 |
| 2025-07-29 | Rollup merge of #144034 - Enselic:diverging-function-call-debuginfo, r=wesley... | Jacob Pratt | -0/+38 |
| 2025-07-30 | remove hello world directory | Kivooeo | -4/+0 |
| 2025-07-29 | Verify llvm-needs-components are not empty and match the --target value | Daniel Paoliello | -31/+29 |
| 2025-07-29 | tests: Test line number in debuginfo for diverging function calls | Martin Nordholts | -0/+38 |
| 2025-07-29 | Pick the largest niche even if the largest niche is wrapped around | Oli Scherer | -9/+18 |
| 2025-07-29 | Rollup merge of #144589 - compiler-errors:postfix-yield-after-cast, r=petroch... | Stuart Cook | -0/+23 |
| 2025-07-29 | Rollup merge of #144587 - petrochenkov:optstdprel, r=nnethercote | Stuart Cook | -104/+104 |
| 2025-07-29 | Rollup merge of #144566 - scottmcm:align-of-slice, r=oli-obk | Stuart Cook | -0/+485 |
| 2025-07-29 | Rollup merge of #144560 - Zalathar:auto-derived, r=compiler-errors | Stuart Cook | -0/+360 |
| 2025-07-29 | Relax check lines in x86-return-float.rs | Nikita Popov | -3/+3 |
| 2025-07-29 | Rollup merge of #144627 - jakubadamw:issue-129882, r=lqd | Stuart Cook | -0/+42 |
| 2025-07-29 | Rollup merge of #144609 - Muscraft:right-align, r=compiler-errors | Stuart Cook | -10/+10 |
| 2025-07-29 | Rollup merge of #144600 - Noratrieb:rustdoc-dep-info-paths, r=GuillaumeGomez | Stuart Cook | -1/+16 |
| 2025-07-29 | Rollup merge of #144500 - joboet:thread-name-stack-overflow, r=ChrisDenton | Stuart Cook | -3/+9 |
| 2025-07-29 | Rollup merge of #144451 - ShoyuVanilla:loop-match-upvar, r=oli-obk | Stuart Cook | -0/+99 |
| 2025-07-29 | Rollup merge of #144407 - godzie44:godzie44/fix_dwarf_inconsistency, r=wesley... | Stuart Cook | -0/+32 |
| 2025-07-29 | Rollup merge of #144022 - connortsui20:sync_nonpoison, r=tgross35 | Stuart Cook | -32/+32 |
| 2025-07-29 | Adjust enum-discriminant-eq.rs for LLVM 21 | Nikita Popov | -4/+10 |
| 2025-07-29 | Fix nvptx-safe-naming.rs test on LLVM 21 | Nikita Popov | -1/+5 |
| 2025-07-29 | coverage: Treat `#[automatically_derived]` as `#[coverage(off)]` | Zalathar | -35/+25 |
| 2025-07-29 | coverage: Test how `#[automatically_derived]` affects instrumentation | Zalathar | -0/+370 |
| 2025-07-29 | add `nonpoison::mutex` implementation | Connor Tsui | -32/+32 |
| 2025-07-29 | Add a regression test for an ICE with the `generic_const_exprs` feature attri... | Jacob Adam | -0/+42 |
| 2025-07-28 | Simplify `align_of_val::<[T]>(…)` → `align_of::<T>()` | Scott McMurray | -48/+37 |