mirror of
https://github.com/swc-project/swc.git
synced 2024-11-25 22:34:04 +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. |
||
---|---|---|
.. | ||
src | ||
tests/__swc_snapshots__/src | ||
Cargo.toml |