diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-08-31 14:46:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-31 14:46:11 +0200 |
| commit | 7d025bb63d2f2c2a69cd23bb4befa46a8753f498 (patch) | |
| tree | 7855d9827f61db0609e0e97ae601e4be430f523f /src/librustdoc/formats | |
| parent | ff0c98663e06c78d00b2062b114bfe6fefa756ae (diff) | |
| parent | c5e4ff17a63815aeb481d630f5008a547226110f (diff) | |
| download | rust-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
