tracing/tracing-attributes/tests/ui
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
..
async_instrument.rs attributes: add fake return to improve span on type error (#2270) 2022-08-19 16:00:56 -07:00
async_instrument.stderr chore: fix Rust 1.84.0 lints and errors (#3202) 2025-01-24 18:38:57 +01:00
const_instrument.rs attributes: add compile error on const fn instrumentation (#2418) 2022-12-31 19:59:44 +00:00
const_instrument.stderr attributes: add compile error on const fn instrumentation (#2418) 2022-12-31 19:59:44 +00:00