about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-05fix(unicode-table-generator): fix duplicated unique indicesMarco Cavenati-1/+1
2025-08-05Add regression tests for seemingly fixed issuesShoyu Vanilla-0/+73
2025-08-05we only merge candidates for trait and normalizes-to goalslcnr-69/+48
2025-08-05Gate const trait syntaxLeón Orell Valerian Liehr-3/+29
2025-08-05Ignore sleep_until test on SGXRaoul Strackx-0/+1
2025-08-05Fix `unnecessary_sort_by` lint method consistency in message and suggestion (...Samuel Tardieu-42/+48
2025-08-05Mark all deprecation lints in name resolution as deny-by-default and report-i...Vadim Petrochenkov-42/+297
2025-08-05fix: unnecessary_sort_by lint method consistency in message and suggestionHuterenok-42/+48
2025-08-05Move `cognitive_complexity` lint from `nursery` to `restriction` (#15415)Philipp Krones-1/+1
2025-08-05Move `cognitive_complexity` lint from `nursery` to `restriction`Samuel Tardieu-1/+1
2025-08-05Generate lint count in template (#15414)Samuel Tardieu-14/+8
2025-08-05Generate lint count in templateAlex Macleod-14/+8
2025-08-05Auto merge of #144303 - Kobzol:bootstrap-tool-cleanup, r=jieyouxubors-453/+744
2025-08-05Merge pull request #1896 from folkertdev/add-flags-into-iterSayantan Chakraborty-10/+11
2025-08-05use `IntoIterator` for the `add_flags` methodsFolkert de Vries-10/+11
2025-08-05Do not lint for `wildcard_imports` in external macroSamuel Tardieu-4/+26
2025-08-05Simplify multiple things.Nicholas Nethercote-14/+13
2025-08-05Rename most of the printers.Nicholas Nethercote-22/+22
2025-08-05Clarify `value_path_str_with_args`.Nicholas Nethercote-4/+4
2025-08-05Merge pull request #1895 from madhav-madhusoodanan/intrinsic-test-intrinsicty...Folkert de Vries-52/+50
2025-08-05Preserve the .debug_gdb_scripts sectionSebastian Poeplau-60/+72
2025-08-05autolabel PRs that change etc tests as `F-explicit_tail_calls`Waffle Lapkin-0/+5
2025-08-05chore: moved chunk_info to `common` and code cleanupMadhav Madhusoodanan-35/+34
2025-08-05feat: cleaned the IntrinsicType struct and associated functions.Madhav Madhusoodanan-27/+26
2025-08-05Add test for "missing function argument" on multiline callSasha Pourcelot-3/+41
2025-08-04Let `RemoveUnneededDrops` also remove `drop_in_place`Scott McMurray-12/+33
2025-08-05Added checks for attribute in type caseKivooeo-23/+395
2025-08-05Auto merge of #144934 - samueltardieu:rollup-25jvb9g, r=samueltardieubors-6297/+7517
2025-08-05Rollup merge of #144920 - compiler-errors:span-arg, r=lqdSamuel Tardieu-8/+8
2025-08-05Rollup merge of #144905 - tshepang:rdg-sync, r=jieyouxuSamuel Tardieu-156/+205
2025-08-05Rollup merge of #144894 - jieyouxu:chop-thread-cnt, r=ChrisDentonSamuel Tardieu-64/+0
2025-08-05Rollup merge of #144890 - WaffleLapkin:project_fields, r=lcnrSamuel Tardieu-33/+44
2025-08-05Rollup merge of #144887 - lnicola:sync-from-ra, r=lnicolaSamuel Tardieu-4814/+5513
2025-08-05Rollup merge of #144877 - Zalathar:coverage-various, r=lcnrSamuel Tardieu-271/+77
2025-08-05Rollup merge of #144872 - connortsui20:once-poison-docs, r=AmanieuSamuel Tardieu-5/+118
2025-08-05Rollup merge of #144867 - scottmcm:more-as-array, r=chenyukangSamuel Tardieu-16/+12
2025-08-05Rollup merge of #144866 - JonathanBrouwer:should_emit_fix, r=jdonszelmannSamuel Tardieu-4/+11
2025-08-05Rollup merge of #144852 - Kivooeo:rename-panic, r=m-ou-seSamuel Tardieu-2/+2
2025-08-05Rollup merge of #144817 - WaffleLapkin:reject-referety, r=UrgauSamuel Tardieu-3/+195
2025-08-05Rollup merge of #144813 - jieyouxu:no-top-level-tests, r=KobzolSamuel Tardieu-105/+173
2025-08-05Rollup merge of #144779 - Kobzol:bootstrap-dot, r=jieyouxuSamuel Tardieu-2/+229
2025-08-05Rollup merge of #144776 - nnethercote:Printer-cleanups, r=cjgillotSamuel Tardieu-693/+649
2025-08-05Rollup merge of #144741 - ShoyuVanilla:tilde-const-in-block, r=fee1-deadSamuel Tardieu-42/+140
2025-08-05Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxuSamuel Tardieu-78/+87
2025-08-05Rollup 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 Arm64ECDaniel Paoliello-11/+37
2025-08-04Add doc-comment.Camille GILLOT-0/+1
2025-08-04Update doc-comment.Camille GILLOT-4/+3
2025-08-04Simplify maybe_record_as_seed.Camille GILLOT-3/+4
2025-08-04Split `possible_missing_else` from `suspicious_else_formatting` (#15317)Alejandra González-8/+38