tvl-depot/tvix/tracing
Florian Klink 89361b2a7f fix(tvix/tracing): make cargo check and clippy happy
In case the otlp feature is not enabled, these generate warnings during
`cargo check`.
Fix by moving some imports into their functions, or using the
fully-qualified name (and one #[allow(unused_mut)])

Change-Id: I5afd89dcd4c772b6002cebdd5d0469932eacfdac
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11873
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Reviewed-by: Simon Hauser <simon.hauser@helsinki-systems.de>
2024-06-26 06:27:15 +00:00
..
src fix(tvix/tracing): make cargo check and clippy happy 2024-06-26 06:27:15 +00:00
Cargo.toml feat(tvix/tracing): gRPC trace context propagation 2024-06-20 19:21:01 +00:00
default.nix feat(tvix/tracing): add tracing-tracy support 2024-06-14 19:33:44 +00:00