rust/src/tools
Nixon Enraght-Moony 95329080d3 jsondoclint: Find selector for missing ID when error is created, not reported.
This is needed for json output, but even without that, it increases
performance massivly. On my machine, in reduces the time to check
core.json from 40.190s to 11.333s.
2023-01-03 14:54:46 +00:00
..
build-manifest Revert "Don't set is_preview for clippy and rustfmt" 2022-11-26 15:24:46 -05:00
bump-stage0 Revert "Don't set is_preview for clippy and rustfmt" 2022-11-26 15:24:46 -05:00
cargo@2381cbdb4e Update cargo 2022-12-23 17:05:41 +00:00
cargotest Override linker in cargotest on windows 2022-10-23 19:33:03 -05:00
clippy Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr 2022-12-29 19:40:06 +00:00
collect-license-metadata address review feedback 2022-11-24 17:25:35 +01:00
compiletest Rollup merge of #106078 - nikic:filecheck-context, r=Mark-Simulacrum 2022-12-24 08:53:48 +01:00
error_index_generator Fix tooltip display for error codes 2022-09-18 00:32:28 +02:00
expand-yaml-anchors
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: Find selector for missing ID when error is created, not reported. 2023-01-03 14:54:46 +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 Add missing extern crate rustc_driver 2022-12-31 17:20:13 +00: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 RefCell::get_mut: fix typo 2022-11-25 08:52:06 +01:00
rust-demangler
rust-installer@5b2eee7eed Bump rust-installer 2022-12-27 16:27:49 -05:00
rustbook Update mdbook 2022-07-22 11:59:20 -07:00
rustc-workspace-hack Update cargo 2022-11-27 03:02:08 +00:00
rustdoc rustdoc: Use unix_sigpipe instead of rustc_driver::set_sigpipe_handler 2022-10-24 20:40:46 +02:00
rustdoc-gui Add new option to prevent CORS failures 2022-11-09 17:00:24 +01:00
rustdoc-js rustdoc: add hash to filename of toolchain files 2022-10-29 12:47:48 -07:00
rustdoc-themes
rustfmt Add missing extern crate rustc_driver 2022-12-31 17:20:13 +00:00
tidy Implement fix for #67535 2023-01-01 18:26:28 -08: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 Make x use the x and x.ps1 scripts 2022-12-18 18:07:48 +01:00
cherry-pick.sh
publish_toolstate.py Remove miri from the submodule list and require it for CI to pass 2022-09-21 15:35:53 +00:00