mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 15:40:49 +00:00
Fix performance regression with #[instrument] linked tracing PR: https://github.com/tokio-rs/tracing/pull/1600 regression introduced by #89048