swc/crates/swc_ecma_utils
Donny/강동윤 e7358e0f81 refactor(es): Use into for AST construction (#9197)
**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.
2024-07-12 13:13:20 +09:00
..
src refactor(es): Use into for AST construction (#9197) 2024-07-12 13:13:20 +09:00
Cargo.toml chore: Bump crates 2024-07-11 16:17:45 +00:00