about summary refs log tree commit diff
path: root/src/librustdoc/formats
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-31 14:46:11 +0200
committerGitHub <noreply@github.com>2024-08-31 14:46:11 +0200
commit7d025bb63d2f2c2a69cd23bb4befa46a8753f498 (patch)
tree7855d9827f61db0609e0e97ae601e4be430f523f /src/librustdoc/formats
parentff0c98663e06c78d00b2062b114bfe6fefa756ae (diff)
parentc5e4ff17a63815aeb481d630f5008a547226110f (diff)
downloadrust-7d025bb63d2f2c2a69cd23bb4befa46a8753f498.tar.gz
rust-7d025bb63d2f2c2a69cd23bb4befa46a8753f498.zip
Rollup merge of #129767 - nnethercote:rm-extern-crate-tracing-4, r=jieyouxu
Remove `#[macro_use] extern crate tracing`, round 4

Because explicit importing of macros via use items is nicer (more standard and readable) than implicit importing via #[macro_use]. Continuing the work from #124511, #124914, and #125434. After this PR no `rustc_*` crates use `#[macro_use] extern crate tracing` except for `rustc_codegen_gcc` which is a special case and I will do separately.

r? ```@jieyouxu```
Diffstat (limited to 'src/librustdoc/formats')
0 files changed, 0 insertions, 0 deletions