about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-05Ignore intrinsic calls in cross-crate-inlining cost modelBen Kimock-1/+25
2025-09-06Auto merge of #146258 - tgross35:rollup-4hqggwa, r=tgross35bors-31/+149
2025-09-05Rollup merge of #146257 - alexcrichton:update-wasi-crate, r=tgross35Trevor Gross-4/+4
2025-09-05Rollup merge of #146199 - Kobzol:bootstrap-cargo-doc, r=jieyouxuTrevor Gross-27/+145
2025-09-05std: Update `wasi` crate dependencyAlex Crichton-4/+4
2025-09-06Disallow shebang in `--cfg` and `--check-cfg` argumentsUrgau-29/+75
2025-09-05Auto merge of #146255 - fmease:rollup-1v0kp8i, r=fmeasebors-202/+1329
2025-09-05Rollup merge of #146250 - fmease:bump-stage0-rustfmt, r=Mark-SimulacrumLeón Orell Valerian Liehr-121/+121
2025-09-05Rollup merge of #146243 - matthiaskrgr:declone, r=lqdLeón Orell Valerian Liehr-4/+4
2025-09-05Rollup merge of #146242 - GuillaumeGomez:rustdoc-gui-scrape, r=lolbinarycatLeón Orell Valerian Liehr-2/+4
2025-09-05Rollup merge of #146241 - hkBst:context-1, r=jieyouxuLeón Orell Valerian Liehr-1/+1
2025-09-05Rollup merge of #146234 - hkBst:file-generated-header, r=tgross35León Orell Valerian Liehr-2/+2
2025-09-05Rollup merge of #146225 - Jules-Bertholet:simplify-float-midpoint, r=tgross35León Orell Valerian Liehr-32/+0
2025-09-05Rollup merge of #146144 - heiher:entry-func-features, r=petrochenkovLeón Orell Valerian Liehr-10/+22
2025-09-05Rollup merge of #146041 - lolbinarycat:tidy-escheck-bless, r=KobzolLeón Orell Valerian Liehr-10/+22
2025-09-05Rollup merge of #145735 - joshtriplett:style-guide-trailing-whitespace, r=jos...León Orell Valerian Liehr-2/+10
2025-09-05Rollup merge of #139113 - folkertdev:sanitizer-unstable-book-check-block, r=r...León Orell Valerian Liehr-16/+16
2025-09-05Rollup merge of #138944 - madsmtm:apple_os_version_check, r=tgross35León Orell Valerian Liehr-2/+1127
2025-09-05Merge pull request #2422 from aDotInTheVoid/tenthousandyearsAlona Enraght-Moony-2/+84
2025-09-05Better linkAlona Enraght-Moony-1/+1
2025-09-05Consistent punctuationAlona Enraght-Moony-4/+4
2025-09-05Make footnote render correctly in githubAlona Enraght-Moony-2/+2
2025-09-05Use `Itertools::all_equal_value()` where applicableYotam Ofek-46/+35
2025-09-05Bump stage0 rustfmtLeón Orell Valerian Liehr-121/+121
2025-09-05compiler: Add Windows resources to rustc-main and rustc_driverAleksey Kliger-8/+271
2025-09-05Optimize Cargo with LTOJakub Beránek-2/+4
2025-09-05Fix conditionJakub Beránek-1/+1
2025-09-05single buffer for exponent fmt of integersPascal S. de Kloe-176/+213
2025-09-05rustc_middle: clippy fixesMarijn Schouten-20/+14
2025-09-05Auto merge of #146121 - Muscraft:filter-suggestion-parts, r=petrochenkovbors-24/+21
2025-09-05Add a comment about the "specialization" feature required because of `im-rc`Jakub Beránek-0/+2
2025-09-05Merge pull request #2577 from ada4a/patch-2Tshepang Mbambo-2/+2
2025-09-05Update renamed `take_region_var_origins`Ada Alakbarova-2/+2
2025-09-05Add snapshot test for disting compiler docsJakub Beránek-1/+53
2025-09-05Respect top stage when documenting CargoJakub Beránek-2/+15
2025-09-05Merge pull request #2576 from ada4a/patch-1Tshepang Mbambo-1/+1
2025-09-05Allow `specialization` feature when documenting CargoJakub Beránek-4/+16
2025-09-05Add __isOSVersionAtLeast and __isPlatformVersionAtLeast symbolsMads Marquart-2/+1127
2025-09-05Update link to `resolve_regions_and_report_errors`Ada Alakbarova-1/+1
2025-09-05rustc-dev-guide: update docs for `run-make-cargo`Jieyou Xu-30/+39
2025-09-05triagebot: account for new `tests/run-make-cargo` test suiteJieyou Xu-0/+3
2025-09-05tidy: account for moved `tests/run-make/uefi-qemu`Jieyou Xu-1/+1
2025-09-05cg_gcc: run `run-make-cargo` testsJieyou Xu-3/+19
2025-09-05cg_clif: run `run-make-cargo` test suiteJieyou Xu-1/+1
2025-09-05cg_clif: account for moved `tests/run-make-cargo/compiler-builtins`Jieyou Xu-1/+1
2025-09-05ci: update jobs to also run `tests/run-make-cargo`Jieyou Xu-7/+9
2025-09-05remove couple of clonesMatthias Krüger-4/+4
2025-09-05tests: update test instruction in `thumb-none-cortex-m`Jieyou Xu-1/+1
2025-09-05tests: move `run-make` tests requiring in-tree cargo to `run-make-cargo` test...Jieyou Xu-0/+0
2025-09-05`run-make-support`: handle unavailable in-tree cargo under `run-make` test suiteJieyou Xu-6/+13