swc/crates/swc_plugin_runner/tests/fixture
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
..
issue_6404 refactor(common): Drop SyntaxContext from AST nodes (#9175) 2024-07-12 13:13:20 +09:00
swc_internal_plugin refactor(es): Use into for AST construction (#9197) 2024-07-12 13:13:20 +09:00
swc_noop_plugin build(cargo): Update rustc to nightly-2024-04-16 (#8870) 2024-04-17 05:42:11 +00:00