swc/ecmascript/transforms/tests
2020-08-17 21:09:12 +09:00
..
common remove codegen::Handlers (#974) 2020-08-17 21:09:12 +09:00
es2015_arrow.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
es2015_classes.rs Reduce size (#928) 2020-08-04 01:33:23 +09:00
es2015_computed_props.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
es2015_destructuring.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
es2015_duplicated_keys.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
es2015_for_of.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
es2015_function_name.rs Metadata for typescript decorator (#939) 2020-08-06 21:23:34 +09:00
es2015_parameters.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
es2015_regenerator.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
es2015_spread.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
es2015_template_literals.rs hygiene: No ref-ref conflict (#963) 2020-08-14 15:08:36 +09:00
es2017_async_to_generator.rs Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
es2018_object_rest_spread.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
es2020_class_properties.rs hygiene: No ref-ref conflict (#963) 2020-08-14 15:08:36 +09:00
es2020_optional_chaining.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
fixer_test262.rs remove codegen::Handlers (#974) 2020-08-17 21:09:12 +09:00
modules_amd.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
modules_common_js.rs hygiene: No ref-ref conflict (#963) 2020-08-14 15:08:36 +09:00
modules_umd.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
optimization_const_modules.rs Reduce size (#928) 2020-08-04 01:33:23 +09:00
optimization_simplify_dce.rs swc_bundler (#943) 2020-08-12 22:18:47 +09:00
optimization_simplify_inlining.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
optimization_simplify.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
proposal_decorators.rs hygiene: No ref-ref conflict (#963) 2020-08-14 15:08:36 +09:00
proposal_export.rs Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
typescript_strip_correctness.rs remove codegen::Handlers (#974) 2020-08-17 21:09:12 +09:00
typescript_strip.rs Decorators on parameter properties (#961) 2020-08-13 23:13:21 +09:00