about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-08-29Update getopts to remove unicode-width dependencybjorn3-1/+0
2025-08-21Rollup merge of #145704 - marcoieni:no-windows-disk-cleanup, r=jieyouxuJacob Pratt-239/+0
2025-08-21Rollup merge of #145703 - Gelbpunkt:ci-llvm-mips, r=KobzolJacob Pratt-4/+0
2025-08-21Rollup merge of #145648 - bjorn3:tidy_deps_stricter, r=davidtwcoJacob Pratt-0/+33
2025-08-21Rollup merge of #145137 - Kmeakin:km/optimize-slice-index-panicking, r=jhprattJacob Pratt-1/+1
2025-08-21Rollup merge of #144541 - folkertdev:c-variadic-same-program-multiple-abis-ar...Jacob Pratt-0/+1
2025-08-21Auto merge of #145647 - RalfJung:miri, r=RalfJungbors-51/+214
2025-08-21Consolidate panicking functions in `slice/index.rs`Karl Meakin-1/+1
2025-08-21ci: don't cleanup windows diskMarcoIeni-239/+0
2025-08-21Remove MIPS targets from CI LLVM platformsJens Reidel-4/+0
2025-08-21Rollup merge of #145654 - Kobzol:gcc-ci-root, r=jieyouxuJacob Pratt-3/+3
2025-08-21Rollup merge of #145650 - GuillaumeGomez:fix-js-search-scripts-path, r=fmeaseJacob Pratt-2/+2
2025-08-21Rollup merge of #145590 - nnethercote:ModKind-Inline, r=petrochenkovJacob Pratt-9/+10
2025-08-21Rollup merge of #145390 - joshtriplett:rustc-diag-value-earlier, r=lcnrJacob Pratt-5/+5
2025-08-21Rollup merge of #145256 - GuillaumeGomez:bootstrap-test-codegen-backend, r=Ko...Jacob Pratt-20/+103
2025-08-20Update test output for change to number of cratesJosh Triplett-5/+5
2025-08-20Auto merge of #145645 - Kobzol:uplift-fix, r=jieyouxubors-9/+82
2025-08-20Fix JS search scripts pathGuillaume Gomez-2/+2
2025-08-20Download CI GCC into the correct directoryJakub Beránek-3/+3
2025-08-20Split compiletest `--codegen-backend` into two options `--default-codegen-bac...Guillaume Gomez-17/+33
2025-08-20Add new `--test-codegen-backend` bootstrap optionGuillaume Gomez-8/+75
2025-08-20tidy: Add check against proc macros as standard library dependenciesbjorn3-0/+15
2025-08-20tidy: Add a check that there are no duplicate runtime dependenciesbjorn3-0/+18
2025-08-20Merge pull request #4532 from rust-lang/rustup-2025-08-20Ralf Jung-4689/+9345
2025-08-20allow cfg(bootstrap)Ralf Jung-0/+1
2025-08-20bless new testsRalf Jung-0/+1
2025-08-20add back cfg(bootstrap), it is still neededRalf Jung-0/+1
2025-08-20Disable rustc uplifting during cross-compilationJakub Beránek-9/+6
2025-08-20Merge ref 'f605b57042ff' from rust-lang/rustThe Miri Cronjob Bot-4688/+9341
2025-08-20Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-20Rollup merge of #145626 - folkertdev:prefetch-fallback, r=AmanieuJacob Pratt-0/+23
2025-08-20Rollup merge of #145359 - GuillaumeGomez:correctly-pick-search.js, r=lolbinar...Jacob Pratt-2/+20
2025-08-20Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=...Jacob Pratt-33/+21
2025-08-20Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwcoJacob Pratt-1/+1
2025-08-20Rollup merge of #140314 - lolbinarycat:rustdoc-js-scrape-examples-typecheck, ...Jacob Pratt-11/+43
2025-08-19Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxubors-35/+40
2025-08-20make `prefetch` intrinsics safeFolkert de Vries-14/+14
2025-08-19Add snapshot tests for stage 3 compiler buildsJakub Beránek-0/+76
2025-08-19Enable triagebot `[review-changes-since]` featureUrgau-0/+3
2025-08-19bless tests with new lint messagesKarol Zwolak-1/+1
2025-08-19Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxubors-33/+105
2025-08-19add a fallback implementation for the `prefetch_*` intrinsicsFolkert de Vries-0/+23
2025-08-19Support weak definitionsbjorn3-28/+114
2025-08-19Strenghten rustdoc js tester file macthing regexGuillaume Gomez-1/+1
2025-08-19Fix bug where `rustdoc-js` tester would not pick the right `search.js` file i...Guillaume Gomez-2/+20
2025-08-19God bless the testsJohannes Hostert-0/+53
2025-08-19link to TB doc in unsafe-code-guidelinesJohannes Hostert-1/+2
2025-08-19Prevent impossible combinations in `ast::ModKind`.Nicholas Nethercote-9/+10
2025-08-19Rollup merge of #145576 - jieyouxu:bootstrap-timings, r=Kobzol许杰友 Jieyou Xu (Joe)-0/+5
2025-08-19Rollup merge of #145560 - Kobzol:bootstrap-remove-ord, r=jieyouxu许杰友 Jieyou Xu (Joe)-34/+34