rust/src/tools
Matthias Krüger 893d073a2e
Rollup merge of #129774 - nnethercote:rm-extern-crate-tracing-remainder, r=GuillaumeGomez
Remove `#[macro_use] extern crate tracing` from rustdoc and rustfmt

A follow-up to #129767 and earlier PRs doing this for `rustc_*` crates.

r? ```@GuillaumeGomez```
2024-08-31 14:46:12 +02:00
..
build-manifest Promote Mac Catalyst targets to tier 2, and ship with rustup 2024-08-14 02:12:14 +02:00
build_helper Reformat use declarations. 2024-07-29 08:26:52 +10:00
bump-stage0 bump-stage0: use IndexMap for determinism 2024-07-30 15:13:58 -07:00
cargo@8f40fc59fb Update cargo 2024-08-22 13:33:13 +08:00
cargotest Reformat use declarations. 2024-07-29 08:26:52 +10:00
clippy Stop using ty::GenericPredicates for non-predicates_of queries 2024-08-29 00:17:40 -04:00
collect-license-metadata Update generate-copyright 2024-08-06 11:04:55 +01:00
compiletest add borrows to NLL MIR dumps 2024-08-30 07:14:31 +00:00
coverage-dump Reformat use declarations. 2024-07-29 08:26:52 +10:00
error_index_generator Reformat use declarations. 2024-07-29 08:26:52 +10:00
generate-copyright Apparently library/std is now part of a workspace at library/ 2024-08-06 12:12:57 +01:00
generate-windows-sys Add windows-targets crate to std's sysroot 2024-08-09 10:43:43 +00:00
html-checker Reformat use declarations. 2024-07-29 08:26:52 +10:00
jsondocck Reformat use declarations. 2024-07-29 08:26:52 +10:00
jsondoclint rustdoc: Remove OpaqueTy 2024-08-01 15:57:45 +00:00
libcxx-version
linkchecker update the doc comment on lintchecker b/c it parses html now 2024-08-24 12:35:35 -04:00
lint-docs lint on tail expr drop order change in Edition 2024 2024-08-21 01:05:21 +08:00
lld-wrapper Reformat use declarations. 2024-07-29 08:26:52 +10:00
llvm-bitcode-linker Reformat use declarations. 2024-07-29 08:26:52 +10:00
miri interpret/visitor: make memory order iteration slightly more efficient 2024-08-29 16:53:14 +02:00
miropt-test-tools
opt-dist Update sysinfo version to 0.31.2 2024-08-01 16:39:55 +02:00
remote-test-client Reformat use declarations. 2024-07-29 08:26:52 +10:00
remote-test-server Reformat use declarations. 2024-07-29 08:26:52 +10:00
replace-version-placeholder Reformat use declarations. 2024-07-29 08:26:52 +10:00
rls Reformat use declarations. 2024-07-29 08:26:52 +10:00
run-make-support Auto merge of #128507 - Oneirical:testart-from-scratch, r=jieyouxu 2024-08-23 18:30:21 +00:00
rust-analyzer Auto merge of #17993 - ChayimFriedman2:convert-to-tuple-attrs, r=Veykril 2024-08-29 08:28:46 +00:00
rust-installer Reformat use declarations. 2024-07-29 08:26:52 +10:00
rustbook Update src/tools/rustbook/Cargo.lock 2024-08-26 10:12:50 -07:00
rustc-perf@d5055e7804 bump up rustc-perf's version 2024-08-09 01:24:39 +09:00
rustc-perf-wrapper impl compare command and benchmark command to rustc-perf-wrapper 2024-08-09 20:03:14 +09:00
rustdoc Link std statically in rustc_driver 2024-08-11 04:16:53 +02:00
rustdoc-gui
rustdoc-gui-test Reformat use declarations. 2024-07-29 08:26:52 +10:00
rustdoc-js Separate core search logic with search ui 2024-08-29 00:26:16 +08:00
rustdoc-themes
rustfmt Remove #[macro_use] extern crate tracing from rustfmt. 2024-08-30 13:35:05 +10:00
suggest-tests Reformat use declarations. 2024-07-29 08:26:52 +10:00
tidy Fix tidy 2024-08-26 19:49:47 -04:00
tier-check Add NuttX based targets for RISC-V and ARM 2024-07-19 22:00:42 +08:00
unicode-table-generator Reformat use declarations. 2024-07-29 08:26:52 +10:00
unstable-book-gen Reformat use declarations. 2024-07-29 08:26:52 +10:00
wasm-component-ld Promote the wasm32-wasip2 target to Tier 2 2024-07-09 12:11:08 -07:00
x Reformat use declarations. 2024-07-29 08:26:52 +10:00
cherry-pick.sh
publish_toolstate.py