rust/src/tools
Keith Smiley aacf3213b1
Add sanitizer support for modern iOS platforms
asan and tsan generally support iOS, but that previously wasn't
configured in rust. This only adds support for the simulator
architectures, and arm64 device architecture, not the older 32 bit
architectures.
2023-02-12 16:00:31 -08:00
..
build-manifest Add vendor to Fuchsia's target triple 2023-01-05 09:34:22 -05:00
build_helper add only modified for compiletest 2023-02-10 16:25:01 +00:00
bump-stage0 Download rustc component for rustfmt toolchain as well 2023-01-31 10:29:33 -05:00
cargo@82c3bb79e3 Update cargo 2023-02-07 22:26:44 +00:00
cargotest Override linker in cargotest on windows 2022-10-23 19:33:03 -05:00
clippy Auto merge of #107507 - BoxyUwU:deferred_projection_equality, r=lcnr 2023-02-11 05:46:24 +00:00
collect-license-metadata address review feedback 2022-11-24 17:25:35 +01:00
compiletest Add sanitizer support for modern iOS platforms 2023-02-12 16:00:31 -08:00
error_index_generator error-index: Don't generate 404 instead of removing it. 2023-01-05 11:07:35 -08:00
expand-yaml-anchors Run expand-yaml-anchors in x test tidy 2023-02-05 14:46:52 -06:00
generate-copyright initial prototype of the tool to generate copyright notices 2022-11-15 15:02:03 +01:00
html-checker parallelize HTML checking tool 2022-07-29 23:26:38 -04:00
jsondocck Remove need to give JSON file path 2022-08-18 10:48:06 +02:00
jsondoclint jsondoclint: Check local items in paths are also in index. 2023-01-06 23:10:14 +00:00
linkchecker Remove reference from the intra-doc link checker. 2022-11-03 22:02:39 -07:00
lint-docs fix the lint as requested 2022-10-24 21:25:30 +02:00
lld-wrapper fix lld-wrapper lld flavor detection 2022-09-07 14:51:54 +02:00
miri Rollup merge of #107429 - tgross35:from-bytes-until-null-stabilization, r=dtolnay 2023-02-08 20:01:24 -08:00
miropt-test-tools couple of clippy::perf fixes 2022-11-18 10:30:47 +01:00
remote-test-client tools/remote-test-{server,client}: Use /data/local/tmp on Android 2022-10-06 13:42:32 -07:00
remote-test-server Use u32 methods instead of manual shifting 2022-12-23 16:08:23 +05:30
replace-version-placeholder Also replace the version placeholder in rustc_attr 2022-09-02 01:47:01 +02:00
rls Sunset RLS 2022-08-27 21:36:08 -07:00
rust-analyzer Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
rust-demangler
rust-installer@9981e4d1ea Bump rust-installer 2023-02-03 17:59:49 -08:00
rustbook Update mdbook 2023-01-09 17:04:14 -08:00
rustc-workspace-hack Update cargo 2023-01-04 15:58:52 +00:00
rustdoc rustdoc: Use unix_sigpipe instead of rustc_driver::set_sigpipe_handler 2022-10-24 20:40:46 +02:00
rustdoc-gui Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
rustdoc-js rustdoc: add hash to filename of toolchain files 2022-10-29 12:47:48 -07:00
rustdoc-themes
rustfmt Rename Cursor/CursorRef as TokenTreeCursor/RefTokenTreeCursor. 2023-02-03 10:06:52 +11:00
tidy Resolve documentation links in rustc and store the results in metadata 2023-02-10 09:34:13 +04:00
tier-check Encourage developers not to use periods in target names 2022-11-17 10:41:41 +01:00
unicode-table-generator Address feedback from PR #101401 2022-09-04 08:07:53 -07:00
unstable-book-gen unstable-book-gen: use std::fs::write 2022-08-28 00:40:58 +02:00
x keep --wrapper-version argument in x 2023-01-11 12:13:35 -07:00
cherry-pick.sh
publish_toolstate.py Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-Simulacrum 2023-01-29 20:03:34 +01:00