about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-03Only borrow EncodedMetadata in codegen_cratebjorn3-13/+2
2025-06-03Only borrow EncodedMetadata in codegen_cratebjorn3-18/+4
2025-06-03Only borrow EncodedMetadata in codegen_cratebjorn3-91/+90
2025-06-03Remove type_test from IntrinsicCallBuilderMethodsbjorn3-5/+0
2025-06-03Remove type_test from IntrinsicCallBuilderMethodsbjorn3-16/+5
2025-06-03Remove get_dbg_loc from DebugInfoBuilderMethodsbjorn3-4/+0
2025-06-03Remove get_dbg_loc from DebugInfoBuilderMethodsbjorn3-9/+6
2025-06-03use better default stage for `check::Std` when stage isn't explicitonur-ozkan-9/+29
2025-06-03Auto merge of #141954 - matthiaskrgr:rollup-zptd6t9, r=matthiaskrgrbors-725/+1009
2025-06-03Add missing 2015 edition directivesLukas Wirth-46/+74
2025-06-03Rollup merge of #141949 - onur-ozkan:move-test-float-parse, r=KobzolMatthias Krüger-10/+10
2025-06-03Rollup merge of #141936 - WaffleLapkin:report-in-deps-decoupling, r=oli-obkMatthias Krüger-82/+67
2025-06-03Rollup merge of #141930 - Urgau:triagebot_concern, r=KobzolMatthias Krüger-0/+5
2025-06-03Rollup merge of #141921 - ehuss:arm-min-max, r=tgross35Matthias Krüger-2/+2
2025-06-03Rollup merge of #141898 - LukeMathWalker:patch-1, r=aDotInTheVoidMatthias Krüger-1/+1
2025-06-03Rollup merge of #141881 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-298/+641
2025-06-03Rollup merge of #141843 - fee1-dead-contrib:ast_visitor_visit_id, r=oli-obkMatthias Krüger-327/+232
2025-06-03Rollup merge of #141817 - mati865:fix-system-libs-when-cross-compiling, r=cuv...Matthias Krüger-2/+2
2025-06-03Rollup merge of #141554 - Noratrieb:document-codegen-opts-better, r=bjorn3Matthias Krüger-3/+49
2025-06-03Add new lint: `ip_consant`relaxcn-3/+699
2025-06-03chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /editors/codedependabot[bot]-3/+3
2025-06-03run `x check` on mingw-check-2onur-ozkan-0/+1
2025-06-03handle stage0 on `Std::check`onur-ozkan-11/+24
2025-06-03Rustup to rustc 1.89.0-nightly (5d707b07e 2025-06-02)bjorn3-1/+1
2025-06-03report never type lints in depsWaffle Lapkin-0/+647
2025-06-03decouple "reporting in deps" from future incompatibility reasonWaffle Lapkin-82/+67
2025-06-03* Add test case for `cfg(false)` on module levelGuillaume Gomez-3/+7
2025-06-03Use 4-core large disk runner for the alt jobJakub Beránek-11/+16
2025-06-03add config.rs with new module structuringbit-aloo-1982/+122
2025-06-03Move all common types, macros and utility method to config/mod.rsbit-aloo-0/+411
2025-06-03move target selection to its separate modulebit-aloo-0/+147
2025-06-03This commit adds a `toml` module that represents various subsections of `boot...bit-aloo-0/+1541
2025-06-03Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-193/+194
2025-06-03Regenerated intrinsicsmichal kostrubiec-9975/+10175
2025-06-03Changed intrinsic generationmichal kostrubiec-6/+21
2025-06-03Move coroutine_by_move_body_def_id into the big check_crate body owner loopOli Scherer-9/+7
2025-06-03move `test-float-parse` tool into `src/tools` dironur-ozkan-10/+10
2025-06-03make library profile to use stage 1 on `x check`onur-ozkan-1/+2
2025-06-03make `x check` to use stage0 by defaultonur-ozkan-1/+4
2025-06-03Auto merge of #141944 - matthiaskrgr:rollup-e7xhp6w, r=matthiaskrgrbors-192/+380
2025-06-03Merge pull request #4373 from rust-lang/rustup-2025-06-03Ralf Jung-2058/+4341
2025-06-03Merge pull request #19869 from MatrixFrog/publicize_fieldLukas Wirth-182/+138
2025-06-03Merge pull request #19894 from ShoyuVanilla/some-query-cyclesLukas Wirth-7/+72
2025-06-03Merge pull request #19901 from BazookaMusic/masterLukas Wirth-12/+192
2025-06-02Add a quickfix for accessing a private field of a structTyler Breisacher-182/+138
2025-06-03Update ABI compatibility docs about null-pointer-optimized enums.zachs18-0/+3
2025-06-03Remove `Path::is_ident`.Nicholas Nethercote-14/+10
2025-06-03Rollup merge of #141891 - jdonszelmann:fix-141764, r=jieyouxuMatthias Krüger-8/+53
2025-06-03Rollup merge of #141889 - ferrocene:lw/missing-dyn-kw, r=petrochenkovMatthias Krüger-34/+33
2025-06-03Rollup merge of #141886 - ferrocene:lw/2015-edition-directives, r=compiler-er...Matthias Krüger-15/+22