about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-12Sync from rust e703dff8fe220b78195c53478e83fb2f68d8499cbjorn3-20/+14
2025-06-12intrinsics: rename min_align_of to align_ofRalf Jung-5/+5
2025-06-12intrinsics: rename min_align_of to align_ofRalf Jung-11/+8
2025-06-12intrinsics: rename min_align_of to align_ofRalf Jung-1/+0
2025-06-12intrinsics: rename min_align_of to align_ofRalf Jung-87/+73
2025-06-12Remove lower_arg_ty as all callers were passing `None`Oli Scherer-12/+2
2025-06-12Move submodule path cache from `parse_gitmodules` to `Builder`Jakub Beránek-27/+30
2025-06-12Remove environment variable modification in `test_default_compiler_wasi`Jakub Beránek-8/+10
2025-06-12Remove `RefCell` from `cc/cxx/ar/ranlib`Jakub Beránek-49/+44
2025-06-12Stop using Config for `tempdir-as-a-service` in `build_stamp` testsJakub Beránek-14/+10
2025-06-12Move `shared_helpers` test to a dedicated moduleJakub Beránek-8/+3
2025-06-12Merge pull request #19985 from ChayimFriedman2/proc-macro-srv-ast-idLukas Wirth-102/+96
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-21/+184
2025-06-12Support spans with proc macro servers from before the ast id changesChayim Refael Friedman-102/+96
2025-06-12Add support for snapshot tests with instaJakub Beránek-0/+43
2025-06-12Merge pull request #700 from FractalFir/fuzz_supportantoyo-23/+507
2025-06-12Fix testsLukas Wirth-10/+10
2025-06-12Rename tool-config to tool and add docsStypox-17/+20
2025-06-12Return item tree query results by refLukas Wirth-99/+82
2025-06-12Remove dead codeLukas Wirth-51/+35
2025-06-12Shrink `ModItem` by usizeLukas Wirth-24/+34
2025-06-12Merge pull request #2464 from rust-lang/rustc-pullTshepang Mbambo-5902/+8927
2025-06-12Auto merge of #142127 - compiler-errors:nested-goals-certainty, r=lcnrbors-94/+154
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