mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 21:29:01 +00:00
Add `#[inline]` to empty default implementations of `enter_node` etc. Hopefully compiler will inline them automatically within Oxc even cross-crate because we compile with LTO, but maybe not for external consumers who don't use LTO. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||