dillon1000/react

Commit

[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()`.
Browse files
Changed paths6 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…