tracing/tracing-mock/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
..
ancestry.rs mock: match parent span on ExpectedSpan (#3098) 2024-10-30 15:31:46 +01:00
collector.rs mock: complete API documentation including expect module (#2494) 2024-11-02 12:25:10 +01:00
event.rs mock: complete API documentation including expect module (#2494) 2024-11-02 12:25:10 +01:00
expect.rs mock: complete API documentation including expect module (#2494) 2024-11-02 12:25:10 +01:00
field.rs chore: fix new Clippy lints in Rust 1.83.0 (#3164) 2024-11-29 16:51:52 +01:00
lib.rs mock: complete API documentation including expect module (#2494) 2024-11-02 12:25:10 +01:00
metadata.rs mock: complete API documentation including expect module (#2494) 2024-11-02 12:25:10 +01:00
span.rs mock: complete API documentation including expect module (#2494) 2024-11-02 12:25:10 +01:00
subscriber.rs mock: complete API documentation including expect module (#2494) 2024-11-02 12:25:10 +01:00