tracing/tracing-attributes/tests
Hayden Stainsby b4868674ba
chore: fix Rust 1.84.0 lints and errors (#3202)
There was only a single case of the new `needless_as_bytes` lint which
was triggered and needed to be fixed.

There was also a "UI" test in `tracing-attributes` that needed to be
updated because the error text has changed (it gives more details of
course).
2025-01-24 18:38:57 +01:00
..
ui chore: fix Rust 1.84.0 lints and errors (#3202) 2025-01-24 18:38:57 +01:00
async_fn.rs attributes: change order of async and unsafe modifier (#2864) 2024-10-02 14:55:21 -04:00
destructuring.rs mock: document public APIs in span module (#2442) 2023-11-14 10:57:14 +01:00
err.rs mock: document public APIs in span module (#2442) 2023-11-14 10:57:14 +01:00
fields.rs macros: allow field path segments to be keywords (#2925) 2024-07-05 14:05:33 +02:00
follows_from.rs test: add tracing-test crate for non-publishable test utils (#2466) 2023-11-07 11:36:18 +01:00
instrument.rs chore: clean up warnings on master (#3087) 2024-10-01 12:30:02 -04:00
levels.rs mock: change helper functions to expect::<thing> (#2377) 2022-11-11 09:53:06 -08:00
names.rs mock: change helper functions to expect::<thing> (#2377) 2022-11-11 09:53:06 -08:00
parents.rs mock: correct contextual/explicit parent assertions (#3004) 2024-08-05 19:03:29 +02:00
ret.rs test: add tracing-test crate for non-publishable test utils (#2466) 2023-11-07 11:36:18 +01:00
targets.rs mock: change helper functions to expect::<thing> (#2377) 2022-11-11 09:53:06 -08:00
ui.rs attributes: add compile error on const fn instrumentation (#2418) 2022-12-31 19:59:44 +00:00