rust/src/tools
Yuki Okushi a81f55fb16
Rollup merge of #86424 - calebcartwright:rustfmt-mod-resolution, r=Mark-Simulacrum
rustfmt: load nested out-of-line mods correctly

This should address https://github.com/rust-lang/rustfmt/issues/4874

r? `@Mark-Simulacrum`

Decided to make the change directly in tree here for expediency/to minimize any potential backporting issues, and because there's some subtree sync items I need to get resolved before pulling from r-l/rustfmt
2021-06-22 00:00:41 +09:00
..
build-manifest Add BPF target 2021-05-23 18:03:27 +10:00
cargo@44456677b5 Update cargo 2021-06-12 12:11:50 -07:00
cargotest Add support for --test-args to cargotest 2021-05-01 01:13:53 -04:00
clippy Rollup merge of #86274 - alexander-melentyev:spaces, r=bjorn3 2021-06-22 00:00:38 +09:00
compiletest Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkov 2021-06-11 02:21:52 +00:00
error_index_generator mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
expand-yaml-anchors Tell user how to fix CI file being not up to date 2021-02-11 19:57:59 -05:00
jsondocck replace lazy_static with once_cell, drop direct dependency on serde 2021-06-01 19:44:10 +03:00
linkchecker linkchecker: Fix bug where fragment errors printed the wrong path. 2021-06-09 08:02:14 -07:00
lint-docs Add 2021 compatibility lint description 2021-04-26 15:08:55 +02:00
miri@23f05fc603 update Miri 2021-06-20 12:58:04 +02:00
remote-test-client Update armhf-gnu to Ubuntu 20.04 2021-01-30 00:33:02 +01:00
remote-test-server Preserve existing LD_LIBRARY_PATH in remote-test-server 2021-01-27 23:08:15 +00:00
rls@517e9d62c0 Update RLS 2021-06-07 22:19:58 +02:00
rust-analyzer@f0618a8f06 ⬆️ rust-analyzer 2021-06-14 09:44:02 +03:00
rust-demangler Address review comments and Windows failure, and make cleaner 2021-04-03 18:03:50 -07:00
rust-installer@5254dbfd25 bump rust-installer submodule 2020-12-28 12:48:11 +01:00
rustbook Update mdbook 2021-01-14 17:50:23 -08:00
rustc-workspace-hack Lock down rand_core 0.5.1 to specific features 2021-04-23 18:00:46 -07:00
rustdoc use jemallocator in rustc/rustdoc 2021-04-04 14:10:26 -07:00
rustdoc-gui Allow to run only a few GUI tests 2021-06-14 16:40:10 +02:00
rustdoc-js Update rustdoc-js tools 2021-05-15 13:09:55 +02:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt Rollup merge of #86424 - calebcartwright:rustfmt-mod-resolution, r=Mark-Simulacrum 2021-06-22 00:00:41 +09:00
tidy Auto merge of #85786 - GuillaumeGomez:error-code-checker-improvement, r=Mark-Simulacrum 2021-05-30 07:25:38 +00:00
tier-check tier-check: Check for lines with '[' such as those containing links 2021-05-29 14:43:12 +02: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
x Add installation commands to x tool README 2020-12-21 17:18:48 -08:00
publish_toolstate.py Fix some Python2->3 error in publish_toolstate.py by type-checking it 2021-02-20 18:48:22 -05:00