tracing/tracing-subscriber/benches
Hayden Stainsby c8049f6e30
chore: fix new Clippy lints in Rust 1.83.0 (#3164)
Most of these changes are places where lifetimes were named, but can be
elided. Then a few cases where a lifetime was elided, but actually
resolves to a named lifetime. So lots of lifetimes.
2024-11-29 16:51:52 +01:00
..
support chore: track Rust 1.65 clippy lints (#2366) 2022-11-03 22:13:18 -04:00
enter.rs subscriber: make Registry::enter/exit much faster (#1058) 2020-10-21 16:52:25 -07:00
filter.rs core: Remove default impl of Collect::current_span (#1268) 2021-06-21 12:14:44 -04:00
filter_log.rs core: Remove default impl of Collect::current_span (#1268) 2021-06-21 12:14:44 -04:00
fmt.rs subscriber: Benches for reloadable collectors (#1090) 2020-11-23 14:58:27 -08:00
reload.rs chore: fix new Clippy lints in Rust 1.83.0 (#3164) 2024-11-29 16:51:52 +01:00