about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-04-17Merge from rustcThe Miri Cronjob Bot-744/+1145
2025-04-17Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-17Rollup merge of #139962 - ognevny:opt-dist-tests, r=KobzolMatthias Krüger-1/+14
2025-04-17Rollup merge of #139935 - cuviper:rustc-rayon-core-0.5.1, r=lqdMatthias Krüger-3/+0
2025-04-17Rollup merge of #139870 - Shourya742:2025-04-15-add-retries-to-remove_and_cre...Matthias Krüger-14/+25
2025-04-17run-make: drop `os_pipe` workaround now that `anonymous_pipe` is stable on betaJieyou Xu-6/+0
2025-04-17for testing, run the CI job an extra time todayRalf Jung-1/+1
2025-04-17ci.yml: always create sync PR when there's any differenceRalf Jung-35/+37
2025-04-17update libcpetr sumbera - Sun Microsystems - Prague Czech Republic-2/+2
2025-04-17Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgrbors-29/+0
2025-04-17compiletest: add specific `//@ ignore-auxiliary` for test support filesJieyou Xu-0/+11
2025-04-17opt-dist: add a flag for running testsMaksim Bondarenkov-1/+14
2025-04-17Merge pull request #19614 from lnicola/macos-14-arm64Laurențiu Nicola-1/+1
2025-04-17Merge pull request #19612 from ChayimFriedman2/parent-genericsLukas Wirth-5/+32
2025-04-17Build MacOS AArch64 releases on that platformLaurențiu Nicola-1/+1
2025-04-17Auto merge of #139926 - weihanglo:update-cargo, r=weihanglobors-1/+2
2025-04-17Merge pull request #4263 from geetanshjuneja/check_shim_abiRalf Jung-82/+405
2025-04-17Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgrbors-2/+4
2025-04-17Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...Matthias Krüger-29/+0
2025-04-17Deduplicate nix codeRoss Smyth-50/+111
2025-04-17Replace infallible `name_or_empty` methods with fallible `name` methods.Nicholas Nethercote-2/+2
2025-04-16Update cargoWeihang Lo-1/+2
2025-04-17Rollup merge of #139894 - Kobzol:opt-dist-fixes, r=lqdMatthias Krüger-2/+4
2025-04-17Rollup merge of #139770 - nnethercote:rename-LifetimeName, r=BoxyUwUMatthias Krüger-13/+13
2025-04-17Fix a bug with predicate lowering of associated itemsChayim Refael Friedman-5/+32
2025-04-16Use PGO on macOS x64 and arm64 buildsAlexander Zaitsev-0/+2
2025-04-16Upgrade to `rustc-rayon-core` 0.5.1Josh Stone-3/+0
2025-04-17replaced check_shim with check_shim_abi for env, file, sockets and time relat...geetanshjuneja-82/+405
2025-04-16remove old remove_and_create_dir_all and use build_helpers remove_and_create_...bit-aloo-14/+25
2025-04-16Merge pull request #19605 from ChayimFriedman2/fix-sigChayim Refael Friedman-1/+2
2025-04-16Fix signature of libc memory usage function on LinuxChayim Refael Friedman-1/+2
2025-04-16add semicolon to useWtz_LASR-1/+1
2025-04-16use std-declared intrinsics rather than copying the declarationRalf Jung-106/+50
2025-04-16Rollup merge of #139884 - rustbot:docs-update, r=ehussMatthias Krüger-0/+10
2025-04-16Rollup merge of #139867 - WaffleLapkin:tidypaper, r=jieyouxuMatthias Krüger-1/+3
2025-04-16Rollup merge of #139823 - WaffleLapkin:bootpaper, r=jieyouxuMatthias Krüger-1/+8
2025-04-16Merge pull request #19589 from roife/fix-issue-19138Lukas Wirth-0/+66
2025-04-16feat: highlight tail expr when cursor is on labelroifewu-0/+37
2025-04-16Merge pull request #19591 from snprajwal/fix-make-macroLukas Wirth-14/+21
2025-04-16Merge pull request #19590 from roife/fix-issue-19540Lukas Wirth-0/+18
2025-04-16Merge pull request #19597 from Kobzol/arm-ciLukas Wirth-2/+3
2025-04-16fix: use `ast::TokenTree` in `make::expr_macro`Prajwal S N-14/+21
2025-04-16Merge pull request #19596 from roife/sig-help-infoLukas Wirth-13/+154
2025-04-16Merge pull request #19588 from Hmikihiro/ext_func_moduleLukas Wirth-14/+71
2025-04-16Merge pull request #19587 from MatrixFrog/patch-1Lukas Wirth-1/+0
2025-04-16Pin rustc used for the `proc-macro-src` CI jobJakub Beránek-5/+13
2025-04-16Only delete the lld directory if it existsJakub Beránek-1/+3
2025-04-16Allow disabling `--llvm-shared` in opt-distJakub Beránek-1/+1
2025-04-15rustdoc: Output target feature informationWill Glynn-1/+8
2025-04-15Update Cargo.lock for rustbookEric Huss-0/+10