oxc/crates/oxc_span
overlookmotel 8991f33fc7 feat(ast): add visit_span to Visit and VisitMut (#7816)
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.
2024-12-12 13:33:12 +00:00
..
src feat(ast): add visit_span to Visit and VisitMut (#7816) 2024-12-12 13:33:12 +00:00
Cargo.toml release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
CHANGELOG.md release(crates): v0.39.0 (#7643) 2024-12-04 19:43:22 +08:00