about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-06-03hir-ty: add incremental tests checking for `infer` invalidationDavid Barsky-0/+253
2025-06-03Enable Float non-determinism in miri. Update and add tests and changeLorrensP-2158466-62/+327
2025-06-03miri: sed to CanonAbiJubilee Young-327/+354
2025-06-03Auto merge of #141961 - matthiaskrgr:rollup-r09j2sp, r=matthiaskrgrbors-26/+58
2025-06-03add change-entryonur-ozkan-0/+5
2025-06-03bless tidyonur-ozkan-50/+188
2025-06-03implement new `x` flag: `--skip-std-check-if-no-download-rustc`onur-ozkan-0/+14
2025-06-03Remove uses of `stdarch_x86_avx512`sayantn-6/+0
2025-06-03Run wfcheck in one big loop instead of per moduleOli Scherer-3/+1
2025-06-04ci: Pin `cargo-workspaces` to `0.3.6`Shoyu Vanilla-1/+1
2025-06-03Merge pull request #2450 from jieyouxu/pr_message许杰友 Jieyou Xu (Joe)-0/+17
2025-06-03Auto merge of #136942 - Kobzol:stage0-sccache, r=jieyouxubors-0/+22
2025-06-03Rollup merge of #141923 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-06-03Rollup merge of #141914 - onur-ozkan:follow-ups, r=KobzolMatthias Krüger-18/+56
2025-06-03Rollup merge of #141861 - jieyouxu:windows-server-2025-20250527, r=KobzolMatthias Krüger-8/+2
2025-06-03Merge from rustcJieyou Xu-1211/+2540
2025-06-03Preparing for merge from rustcJieyou Xu-1/+1
2025-06-03triagebot: configure PR welcome message for no auto/explicit reviewerJieyou Xu-0/+17
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-310/+699
2025-06-03Rollup merge of #141949 - onur-ozkan:move-test-float-parse, r=KobzolMatthias Krüger-8/+8
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 #141554 - Noratrieb:document-codegen-opts-better, r=bjorn3Matthias Krüger-3/+49
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-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-03move `test-float-parse` tool into `src/tools` dironur-ozkan-8/+8
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-32/+35
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-03Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkovMatthias Krüger-32/+35
2025-06-03Merge from rustcThe Miri Cronjob Bot-1357/+3019
2025-06-03Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-03Auto merge of #141210 - RalfJung:miri-std-doctests, r=saethlinbors-12/+11
2025-06-03fix: Cycle handlers for `HirDatabase::infer, const_param_ty_with_diagnosticsShoyu Vanilla-7/+72
2025-06-02feat: implement completion for diagnostic moduleRyan Mehri-17/+175
2025-06-03Overhaul `UsePath`.Nicholas Nethercote-29/+32
2025-06-02simplify expression that checks the offsetBazookaMusic-36/+30
2025-06-02Auto merge of #141912 - Kobzol:rollup-wurlnsx, r=Kobzolbors-1/+10
2025-06-02fix: don't duplicate must_use for functions and traitsRyan Mehri-2/+2