mirror of
https://github.com/swc-project/swc.git
synced 2024-11-29 11:47:21 +03:00
e7358e0f81
**Description:** This PR changes the AST node construction code to use `.into()` or `::from()` to make changing the boxed-ness of the AST node easier. I used `ast-grep` to make large changes across codebase. |
||
---|---|---|
.. | ||
benches | ||
scripts | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |