swc/crates/swc_ecma_transforms_optimization/tests
magic-akari f63a481833
Some checks failed
CI / Cargo fmt (push) Has been cancelled
CI / Cargo clippy (push) Has been cancelled
CI / Check license of dependencies (push) Has been cancelled
CI / Check (macos-latest) (push) Has been cancelled
CI / Check (ubuntu-latest) (push) Has been cancelled
CI / Check (windows-latest) (push) Has been cancelled
CI / Test wasm (binding_core_wasm) (push) Has been cancelled
CI / Test wasm (binding_minifier_wasm) (push) Has been cancelled
CI / Test wasm (binding_typescript_wasm) (push) Has been cancelled
CI / List crates (push) Has been cancelled
CI / Test node bindings - ${{ matrix.os }} (macos-latest) (push) Has been cancelled
CI / Test node bindings - ${{ matrix.os }} (windows-latest) (push) Has been cancelled
CI / Test with @swc/cli (push) Has been cancelled
CI / Miri (better_scoped_tls) (push) Has been cancelled
CI / Miri (string_enum) (push) Has been cancelled
CI / Miri (swc) (push) Has been cancelled
CI / Miri (swc_bundler) (push) Has been cancelled
CI / Miri (swc_ecma_codegen) (push) Has been cancelled
CI / Miri (swc_ecma_minifier) (push) Has been cancelled
Benchmark / Bench everything (push) Has been cancelled
CI / Test - ${{ matrix.settings.crate }} - ${{ matrix.settings.os }} (push) Has been cancelled
CI / Done (push) Has been cancelled
feat(es/common): Introduce pure Span and BytePos to handle #__PURE__ (#9539)
**Related issue:**

- #9538
2024-09-09 10:05:41 +09:00
..
__swc_snapshots__ perf(es/visit): Introduce standard_only_* macros (#9207) 2024-07-11 16:16:05 +00:00
const-modules/issue-7747 fix(es/minifier): Handle ModuleDecl when transform const modules (#7959) 2023-09-16 09:17:26 +00:00
dce perf(es/minifier): Remove double-visit of DCE (#6069) 2022-10-06 16:08:03 +00:00
dce-jsx fix(es/minifier): Support minifying JSX (#9271) 2024-07-18 12:50:59 +09:00
expr-simplifier chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
const_modules.rs feat(es/testing): Use __swc_snapshots__ for test! macro (#8191) 2023-10-30 10:38:59 +09:00
fixture.rs fix(es/minifier): Support minifying JSX (#9271) 2024-07-18 12:50:59 +09:00
remove_imports_with_side_effects.rs refactor(es/parser): Rename EsConfig and TsConfig (#9094) 2024-06-22 01:56:37 +09:00
simplify_dce.rs feat(es/common): Introduce pure Span and BytePos to handle #__PURE__ (#9539) 2024-09-09 10:05:41 +09:00
simplify_inlining.rs feat(es/common): Introduce pure Span and BytePos to handle #__PURE__ (#9539) 2024-09-09 10:05:41 +09:00
simplify.rs feat(es/common): Introduce pure Span and BytePos to handle #__PURE__ (#9539) 2024-09-09 10:05:41 +09:00