swc/testing/macros
강동윤 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
tests fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
Cargo.toml fix(swc): Fix bugs (#2067) 2021-08-13 10:57:25 +00:00
README.md chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00

testing_macros

Please refer to rustdoc