swc/ecmascript/ast
강동윤 1b9584cfc0
fix(swc): Fix bugs (#2067)
swc_ecma_transforms_compat:
 - Fix optional chaining. (#2063)

node/swc:
 - Fix definition of `ImportDeclaration`. (#2059)

testing:
 - Allow using `testing` with stable `rustc`.

testing_macros:
 - Add `#[inline(never)]`.
2021-08-13 10:57:25 +00:00
..
src fix(swc): Fix bugs (#2067) 2021-08-13 10:57:25 +00:00
Cargo.toml feat(bundler): Support paths (#2054) 2021-08-12 14:30:49 +09:00