mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 21:29:01 +00:00
In `AstBuilder`'s `alloc_*` methods, use `Box::new_in` instead of `.into_in`. This is more explicit, so I feel easier to understand. It may also make life easier for compiler by not requiring it to perform type coercion. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||