rust/src/tools
Matthias Krüger b1eee427a0
Rollup merge of #123729 - jieyouxu:rmake-refactor-2, r=oli-obk
run-make: refactor out command wrappers for `clang` and `llvm-readobj`

This PR is rebased on top of https://github.com/rust-lang/rust/pull/123699.

This PR is a follow up to https://github.com/rust-lang/rust/pull/123612 to refactor out command wrappers into the support library for `llvm-readobj` and `clang`.

r? ghost
2024-04-19 19:30:48 +02:00
..
build-manifest Add bare metal riscv32 target. 2024-03-20 16:02:10 +01:00
build_helper Do not try to format removed files 2024-03-05 15:07:41 +00:00
bump-stage0 make x.py clippy download and use beta clippy 2023-12-16 15:24:59 -05:00
cargo@6f06fe908a Update cargo 2024-04-16 16:53:29 -04:00
cargotest Don't ask for a specific branch in cargotest 2023-12-04 12:11:44 +02:00
clippy Merge commit 'ca3b393750' into clippy-subtree-update 2024-04-18 17:48:52 +02:00
collect-license-metadata Fix generate-copyright tool. 2023-11-27 11:03:53 +00:00
compiletest Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxu 2024-04-17 00:00:23 +02:00
coverage-dump Add MC/DC support to coverage test tools 2024-04-08 21:30:03 +10:00
error_index_generator Stop using String for error codes. 2024-01-29 07:41:41 +11:00
expand-yaml-anchors Select specific CI YAML files to expand 2024-04-04 15:18:24 +02:00
generate-copyright Fix generate-copyright tool. 2023-11-27 11:03:53 +00:00
generate-windows-sys Add support for Arm64EC to the Standard Library 2024-04-15 16:05:16 -07:00
html-checker
jsondocck jsondocck: bump jsonpath to 0.3, dropping few dup dependencies 2023-11-18 12:56:54 +03:00
jsondoclint Normalize layout test to protect against android alignment differences 2024-04-08 12:06:28 +00:00
linkchecker Switch linkchecker to use html5ever for html parsing. 2024-02-08 14:23:40 -08:00
lint-docs Fix docs for unstable_features lint. 2024-04-15 19:22:19 -07:00
lld-wrapper
llvm-bitcode-linker Distribute LLVM bitcode linker as a preview component 2024-04-15 15:11:28 +02:00
miri Rollup merge of #124116 - RalfJung:miri-rust-backtrace, r=Nilstrieb 2024-04-18 21:38:57 -07:00
miropt-test-tools tidy: wrap regexes with lazy_static 2024-02-17 12:29:05 +03:00
opt-dist crashes: add another test showing that everything works fine when we need compile-flags to repro an ice and add README 2024-04-14 11:16:15 +02:00
remote-test-client use u64 to represent file size 2024-01-21 18:16:22 +03:00
remote-test-server use u64 to represent file size 2024-01-21 18:16:22 +03:00
replace-version-placeholder
rls
run-make-support run-make-support: add clang and llvm-readobj command wrappers 2024-04-17 16:28:49 +00:00
rust-analyzer Properly handle emojis as literal prefix in macros 2024-04-10 23:19:27 +00:00
rust-demangler
rust-installer Sort directories when generating tarballs 2024-03-31 12:56:05 +02:00
rustbook dedupe env_logger, drop is-terminal 2024-02-22 14:35:21 +03:00
rustdoc
rustdoc-gui Improve display of parallel jobs in rustdoc-gui tester script 2023-10-16 20:16:08 +02:00
rustdoc-gui-test
rustdoc-js rustdoc-search: compressed bitmap to sort, then load desc 2024-03-21 17:57:01 -07:00
rustdoc-themes
rustfmt Rename BindingAnnotation to BindingMode 2024-04-17 09:34:39 -04:00
suggest-tests Suggest pattern tests when modifying exhaustiveness 2024-02-08 01:51:12 +01:00
tidy Auto merge of #115253 - donno2048:patch-1, r=albertlarsan68 2024-04-19 09:52:17 +00:00
tier-check
unicode-table-generator
unstable-book-gen
x
cherry-pick.sh
publish_toolstate.py