about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-12Tracking the old name of renamed unstable library attributexizheyin-33/+58
2025-06-12Introduce `-Zmacro-stats`.Nicholas Nethercote-52/+610
2025-06-12Add myself (WaffleLapkin) to review rotationWaffle Lapkin-0/+2
2025-06-12early linting: avoid redundant calls to `check_id`Deadbeef-27/+16
2025-06-12Merge pull request #19983 from ChayimFriedman2/proc-macro-eqChayim Refael Friedman-6/+52
2025-06-12Remove bootstrap adhoc groupJakub Beránek-7/+0
2025-06-12Fix comparison of proc macrosChayim Refael Friedman-6/+52
2025-06-12detect when variants have the same name as an associated functionJana Dönszelmann-1/+54
2025-06-12add test for dead code caused by enum variants shadowing an associated functionJana Dönszelmann-0/+40
2025-06-12Add documentation for init_logger_with_additional_layerStypox-4/+14
2025-06-12Remove `AttrOwner`Lukas Wirth-68/+59
2025-06-12Don't hardcode the intrinsic return types twice in the compilerOli Scherer-7/+7
2025-06-12avoid `&mut P<T>` in `visit_expr` etc methodsDeadbeef-3/+3
2025-06-12avoid `&mut P<T>` in `visit_expr` etc methodsDeadbeef-45/+62
2025-06-12Ditch the unnecessary smallvecLukas Wirth-12/+15
2025-06-12Coalesce item tree data mapsLukas Wirth-181/+138
2025-06-12`AttrOwner` needs no `ModItem`Lukas Wirth-47/+36
2025-06-12Remove `FileItemTreeId`Lukas Wirth-181/+116
2025-06-12Remove `ItemTreeId`Lukas Wirth-86/+52
2025-06-12Add support for $crate to IdentDaniel Bloom-49/+859
2025-06-12Update the stdarch submoduleTrevor Gross-1/+0
2025-06-12remove 'static in some placesJana Dönszelmann-13/+13
2025-06-12Make `missing_fragment_specifier` an unconditional errorTrevor Gross-339/+102
2025-06-12add error message for unused duplicateJana Dönszelmann-4/+2
2025-06-12introduce new lint infraJana Dönszelmann-227/+663
2025-06-12Merge pull request #19981 from Veykril/push-tzzunsrqqunvLukas Wirth-5/+6
2025-06-12Merge pull request #19980 from Veykril/push-qsuttvtvtytrLukas Wirth-38/+39
2025-06-12Start using new diagnostic logic on all existing `single` parsersJonathan Dönszelmann-43/+14
2025-06-12introduce duplicate attribute diagnostic logicJana Dönszelmann-17/+112
2025-06-12fix: Do not force descend into derives for goto IDE featuresLukas Wirth-5/+6
2025-06-12Fix a missing fragment specifier in rustdoc testsTrevor Gross-3/+3
2025-06-12chore(doctest): Remove redundant blank linesShun Sakai-3/+0
2025-06-12`ItemTree`'s `ItemVisibilities` has no identity, so deduplicateLukas Wirth-38/+39
2025-06-12Auto merge of #141205 - rust-lang:cargo_update, r=Mark-Simulacrumbors-209/+239
2025-06-12Improved reduction by adding support for removign dead functions. Fixed typos...michal kostrubiec-51/+177
2025-06-12Merge pull request #19837 from ChayimFriedman2/stable-astidLukas Wirth-1945/+2256
2025-06-12Add lockfileJakub Beránek-1/+965
2025-06-12LRU ast id mapChayim Refael Friedman-0/+1
2025-06-12Ignore ast id hashes in typos checkChayim Refael Friedman-0/+1
2025-06-12Remove most of the item treeChayim Refael Friedman-443/+52
2025-06-12Avoid referring to the item tree except in the def mapChayim Refael Friedman-955/+981
2025-06-12Use stable AST IDsChayim Refael Friedman-556/+1230
2025-06-12Merge pull request #19942 from ChayimFriedman2/fauxLukas Wirth-28/+26
2025-06-12Allow `unpredictable_function_pointer_comparisons` lint in more placesUrgau-0/+6
2025-06-12Merge pull request #19979 from rust-lang/dependabot/npm_and_yarn/editors/code...Chayim Refael Friedman-15/+15
2025-06-12Report the `unpredictable_function_pointer_comparisons` lint in macroUrgau-25/+90
2025-06-12Overhaul the `thousands` module.Nicholas Nethercote-27/+86
2025-06-12Add some useful `Path`/`PathSegment` equality operations.Nicholas Nethercote-2/+19
2025-06-12Merge from rustcThe rustc-dev-guide Cronjob Bot-5901/+8926
2025-06-12Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1