Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add `Visit::visit_span` and `VisitMut::visit_span` methods, to facilitate #7811. Both are no-ops by default, and marked `#[inline]`, so this produces no performance impact.
- Loading branch information