rust/src/tools
Darshan Kathiriya e8dca789a1 Replace run_compiler with RunCompiler builder pattern.
RunCompiler::new takes non-optional params, and optional
params can be set using set_*field_name* method.
finally `run` will forward all fields to `run_compiler`.
2020-10-08 16:11:45 -03:00
..
build-manifest Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-Simulacrum 2020-10-05 02:29:33 +02:00
cargo@9d1a4863ab Update cargo 2020-10-06 17:45:56 -07:00
cargotest update tokei and ripgrep in cargotest 2020-09-27 10:58:42 +02:00
clippy Replace run_compiler with RunCompiler builder pattern. 2020-10-08 16:11:45 -03:00
compiletest Updates to experimental coverage counter injection 2020-10-05 08:02:58 -07:00
error_index_generator mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
expand-yaml-anchors expand-yaml-anchors: fix clippy::match_ref_pats and clippy::redundant_closure 2020-08-23 23:53:53 +02:00
linkchecker Ignore rustc_private items from std docs 2020-09-13 05:30:49 +00:00
lint-docs Pass --target to lint docs 2020-09-16 17:25:39 -04:00
miri@3fafb835ea update Miri 2020-10-03 19:47:58 +02:00
remote-test-client Support configurable deny-warnings for all in-tree crates. 2020-06-25 21:17:21 -07:00
remote-test-server Support configurable deny-warnings for all in-tree crates. 2020-06-25 21:17:21 -07:00
rls@9bfb47a792 Update RLS and Rustfmt 2020-10-05 21:40:20 +02:00
rust-analyzer@0d03fe6ef5 ⬆️ rust-analyzer 2020-09-14 16:11:06 +02:00
rust-demangler Updates to experimental coverage counter injection 2020-10-05 08:02:58 -07:00
rust-installer@d66f476b4d Update rust-installer to latest version 2020-07-07 14:15:51 -07:00
rustbook Update mdBook 2020-09-23 16:18:59 -07:00
rustc-workspace-hack Update RLS and Rustfmt 2020-09-05 15:40:07 -05:00
rustdoc Format the world 2019-12-22 17:42:47 -05:00
rustdoc-js rustdoc: Fix doc aliases with crate filtering 2020-06-23 09:27:37 +01:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt@97d0301011 Update RLS and Rustfmt 2020-10-05 21:40:20 +02:00
tidy Use tracing spans to trace the entire MIR interp stack 2020-09-28 20:07:57 +02:00
tier-check Remove note about missing ios/tvos targets in platform docs. 2020-09-25 12:09:06 -07:00
unicode-table-generator unicode_table_generator: fix clippy::writeln_empty_string, clippy::useless_format, clippy:::for_kv_map 2020-08-24 00:43:50 +02:00
unstable-book-gen Replace write_fmt with write! 2020-09-20 10:35:23 +02:00
publish_toolstate.py Remove outdated line from publish_toolstate hook 2020-10-01 22:30:11 +02:00