dillon1000/react
Commit
Browse files [rust] More es2015 ast types
Adds almost all the remaining AST types from ES2015 to `estree`, and updates the swc->estree->hir conversions accordingly. In a few places i punted with a `Diagnostic::todo()`.
Changed paths6 files
First-parent comparisoncompiler/forget/crates/forget_build_hir/src/build.rs ModifiedM compiler/forget/crates/forget_estree/src/generated.rs ModifiedM compiler/forget/crates/forget_estree/src/generated_extensions.rs ModifiedM compiler/forget/crates/forget_estree/src/visit.rs ModifiedM compiler/forget/crates/forget_estree_codegen/src/codegen.rs ModifiedM compiler/forget/crates/forget_estree_codegen/src/ecmascript.json ModifiedPatch
Files changed
Rendering syntax-highlighted changes…