tracing/tracing-attributes/src
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
..
attr.rs tracing-attributes: support const values for target and name (#2941) 2024-05-25 18:08:34 +00:00
expand.rs chore: fix new Clippy lints in Rust 1.83.0 (#3164) 2024-11-29 16:51:52 +01:00
lib.rs chore: fixes for clippy changes in Rust 1.74 (#2814) 2023-11-26 10:34:17 -05:00