swc/crates/swc_ecma_transforms_optimization/tests
Donny/강동윤 0259a7465f
build(cargo): Update rustc to nightly-2023-03-20 (#7170)
**Description:**

This PR also updates `rkyv` to `=0.7.40`.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6807.
2023-03-30 08:06:02 +00:00
..
dce perf(es/minifier): Remove double-visit of DCE (#6069) 2022-10-06 16:08:03 +00:00
dce-jsx chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
expr-simplifier chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
const_modules.rs fix(es/transforms): Handle object shorthand in const_modules (#7022) 2023-03-09 14:18:46 +00:00
fixture.rs build(cargo): Update rustc to nightly-2023-03-20 (#7170) 2023-03-30 08:06:02 +00:00
remove_imports_with_side_effects.rs feat(es/transforms): Add an option to drop unused imports (#6962) 2023-03-05 05:21:58 +00:00
simplify_dce.rs fix(es/decorator): Preserve evaluation order (#6972) 2023-02-23 01:37:06 +00:00
simplify_inlining.rs feat(es/minifier): Make name mangler understand block scoping (#6670) 2023-01-06 03:14:10 +00:00
simplify.rs build(cargo): Update rustc to nightly-2023-03-20 (#7170) 2023-03-30 08:06:02 +00:00