We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8921f33 commit fdde9eaCopy full SHA for fdde9ea
tracing-subscriber/src/filter/layer_filters.rs
@@ -130,7 +130,7 @@ pub(crate) struct FilterMap {
130
/// bit, so that the `FilterMap` has been cleared for the next set of
131
/// `enabled` calls.
132
///
133
-/// This is also read by the `Registry`, for two reasons:
+/// FilterState is also read by the `Registry`, for two reasons:
134
135
/// 1. When filtering a span, the Registry must store the `FilterMap`
136
/// generated by `Filtered::enabled` calls for that span as part of the
0 commit comments