rust/src/librustdoc/html/render
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
..
ordered_json rename sortedjson -> orderedjson 2024-08-07 18:48:03 +00:00
search_index Remove direct dependencies on lazy_static, once_cell and byteorder 2024-04-28 14:35:00 +01:00
sorted_template rename sortedjson -> orderedjson 2024-08-07 18:48:03 +00:00
write_shared rustdoc: fix missing resource suffix on crates.js 2024-08-26 20:42:32 -07:00
context.rs Remove #[macro_use] extern crate tracing from rustdoc. 2024-08-30 13:16:08 +10:00
mod.rs Remove #[macro_use] extern crate tracing from rustdoc. 2024-08-30 13:16:08 +10:00
ordered_json.rs fix typos, more Self 2024-08-08 16:50:16 +00:00
print_item.rs Remove #[macro_use] extern crate tracing from rustdoc. 2024-08-30 13:16:08 +10:00
search_index.rs Remove #[macro_use] extern crate tracing from rustdoc. 2024-08-30 13:16:08 +10:00
sidebar.rs Remove #[macro_use] extern crate tracing from rustdoc. 2024-08-30 13:16:08 +10:00
sorted_template.rs fix typos, more Self 2024-08-08 16:50:16 +00:00
span_map.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs move sorted_template and sorted_json tests 2024-08-07 18:37:44 +00:00
type_layout.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
write_shared.rs rustdoc: fix missing resource suffix on crates.js 2024-08-26 20:42:32 -07:00