swc/ecmascript
강동윤 1b0ef756f2
fix(es/parser): Allow using parser with stable rustc (#2084)
swc_ecma_parser:
 - Don't use `#![feature]` for non-test builds. (#2083)
2021-08-15 10:01:08 +00:00
..
ast perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
codegen perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
dep-graph perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
ext-transforms perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
jsdoc perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
loader perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
minifier perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
parser fix(es/parser): Allow using parser with stable rustc (#2084) 2021-08-15 10:01:08 +00:00
preset-env perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
src feat(swc): Improve swc as a crate (#2026) 2021-08-07 02:41:50 +09:00
transforms perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
utils perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
visit perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
Cargo.toml perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00