tracing/tracing-core/tests
Ole Schönburg 944abacb2d
core: Remove default impl of Collect::current_span (#1268)
- Removes the default implementation.
- Makes tracing_core::span::Current::unknown public so that implementers
of Collect can use it if they didn't implement current_span() before.
- Copy the old default implementation to all implementers of Collect.

Co-authored-by: Eliza Weisman <eliza@buoyant.io>
2021-06-21 12:14:44 -04:00
..
common core: Remove default impl of Collect::current_span (#1268) 2021-06-21 12:14:44 -04:00
dispatch.rs core: rename Subscriber to Collect (#1015) 2020-10-22 15:11:23 -04:00
global_dispatch.rs core: rename Subscriber to Collect (#1015) 2020-10-22 15:11:23 -04:00
macros.rs core: rename Subscriber to Collect (#1015) 2020-10-22 15:11:23 -04:00