| Age | Commit message (Expand) | Author | Lines |
| 2025-08-05 | fix(unicode-table-generator): fix duplicated unique indices | Marco Cavenati | -1/+1 |
| 2025-08-05 | Add regression tests for seemingly fixed issues | Shoyu Vanilla | -0/+73 |
| 2025-08-05 | we only merge candidates for trait and normalizes-to goals | lcnr | -69/+48 |
| 2025-08-05 | Gate const trait syntax | León Orell Valerian Liehr | -3/+29 |
| 2025-08-05 | Ignore sleep_until test on SGX | Raoul Strackx | -0/+1 |
| 2025-08-05 | Fix `unnecessary_sort_by` lint method consistency in message and suggestion (... | Samuel Tardieu | -42/+48 |
| 2025-08-05 | Mark all deprecation lints in name resolution as deny-by-default and report-i... | Vadim Petrochenkov | -42/+297 |
| 2025-08-05 | fix: unnecessary_sort_by lint method consistency in message and suggestion | Huterenok | -42/+48 |
| 2025-08-05 | Move `cognitive_complexity` lint from `nursery` to `restriction` (#15415) | Philipp Krones | -1/+1 |
| 2025-08-05 | Move `cognitive_complexity` lint from `nursery` to `restriction` | Samuel Tardieu | -1/+1 |
| 2025-08-05 | Generate lint count in template (#15414) | Samuel Tardieu | -14/+8 |
| 2025-08-05 | Generate lint count in template | Alex Macleod | -14/+8 |
| 2025-08-05 | Auto merge of #144303 - Kobzol:bootstrap-tool-cleanup, r=jieyouxu | bors | -453/+744 |
| 2025-08-05 | Merge pull request #1896 from folkertdev/add-flags-into-iter | Sayantan Chakraborty | -10/+11 |
| 2025-08-05 | use `IntoIterator` for the `add_flags` methods | Folkert de Vries | -10/+11 |
| 2025-08-05 | Do not lint for `wildcard_imports` in external macro | Samuel Tardieu | -4/+26 |
| 2025-08-05 | Simplify multiple things. | Nicholas Nethercote | -14/+13 |
| 2025-08-05 | Rename most of the printers. | Nicholas Nethercote | -22/+22 |
| 2025-08-05 | Clarify `value_path_str_with_args`. | Nicholas Nethercote | -4/+4 |
| 2025-08-05 | Merge pull request #1895 from madhav-madhusoodanan/intrinsic-test-intrinsicty... | Folkert de Vries | -52/+50 |
| 2025-08-05 | Preserve the .debug_gdb_scripts section | Sebastian Poeplau | -60/+72 |
| 2025-08-05 | autolabel PRs that change etc tests as `F-explicit_tail_calls` | Waffle Lapkin | -0/+5 |
| 2025-08-05 | chore: moved chunk_info to `common` and code cleanup | Madhav Madhusoodanan | -35/+34 |
| 2025-08-05 | feat: cleaned the IntrinsicType struct and associated functions. | Madhav Madhusoodanan | -27/+26 |
| 2025-08-05 | Add test for "missing function argument" on multiline call | Sasha Pourcelot | -3/+41 |
| 2025-08-04 | Let `RemoveUnneededDrops` also remove `drop_in_place` | Scott McMurray | -12/+33 |
| 2025-08-05 | Added checks for attribute in type case | Kivooeo | -23/+395 |
| 2025-08-05 | Auto merge of #144934 - samueltardieu:rollup-25jvb9g, r=samueltardieu | bors | -6297/+7517 |
| 2025-08-05 | Rollup merge of #144920 - compiler-errors:span-arg, r=lqd | Samuel Tardieu | -8/+8 |
| 2025-08-05 | Rollup merge of #144905 - tshepang:rdg-sync, r=jieyouxu | Samuel Tardieu | -156/+205 |
| 2025-08-05 | Rollup merge of #144894 - jieyouxu:chop-thread-cnt, r=ChrisDenton | Samuel Tardieu | -64/+0 |
| 2025-08-05 | Rollup merge of #144890 - WaffleLapkin:project_fields, r=lcnr | Samuel Tardieu | -33/+44 |
| 2025-08-05 | Rollup merge of #144887 - lnicola:sync-from-ra, r=lnicola | Samuel Tardieu | -4814/+5513 |
| 2025-08-05 | Rollup merge of #144877 - Zalathar:coverage-various, r=lcnr | Samuel Tardieu | -271/+77 |
| 2025-08-05 | Rollup merge of #144872 - connortsui20:once-poison-docs, r=Amanieu | Samuel Tardieu | -5/+118 |
| 2025-08-05 | Rollup merge of #144867 - scottmcm:more-as-array, r=chenyukang | Samuel Tardieu | -16/+12 |
| 2025-08-05 | Rollup merge of #144866 - JonathanBrouwer:should_emit_fix, r=jdonszelmann | Samuel Tardieu | -4/+11 |
| 2025-08-05 | Rollup merge of #144852 - Kivooeo:rename-panic, r=m-ou-se | Samuel Tardieu | -2/+2 |
| 2025-08-05 | Rollup merge of #144817 - WaffleLapkin:reject-referety, r=Urgau | Samuel Tardieu | -3/+195 |
| 2025-08-05 | Rollup merge of #144813 - jieyouxu:no-top-level-tests, r=Kobzol | Samuel Tardieu | -105/+173 |
| 2025-08-05 | Rollup merge of #144779 - Kobzol:bootstrap-dot, r=jieyouxu | Samuel Tardieu | -2/+229 |
| 2025-08-05 | Rollup merge of #144776 - nnethercote:Printer-cleanups, r=cjgillot | Samuel Tardieu | -693/+649 |
| 2025-08-05 | Rollup merge of #144741 - ShoyuVanilla:tilde-const-in-block, r=fee1-dead | Samuel Tardieu | -42/+140 |
| 2025-08-05 | Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxu | Samuel Tardieu | -78/+87 |
| 2025-08-05 | Rollup merge of #144467 - hydro-project:users/mingwes/rustdoc-fix-cors, r=Gui... | Samuel Tardieu | -1/+54 |
| 2025-08-04 | [win][arm64ec] Fix msvc-wholearchive for Arm64EC | Daniel Paoliello | -11/+37 |
| 2025-08-04 | Add doc-comment. | Camille GILLOT | -0/+1 |
| 2025-08-04 | Update doc-comment. | Camille GILLOT | -4/+3 |
| 2025-08-04 | Simplify maybe_record_as_seed. | Camille GILLOT | -3/+4 |
| 2025-08-04 | Split `possible_missing_else` from `suspicious_else_formatting` (#15317) | Alejandra González | -8/+38 |