swc/crates/swc_ecma_transforms_base/tests
magic-akari 6ed1715b93
Some checks are pending
CI / Cargo fmt (push) Waiting to run
CI / Cargo clippy (push) Waiting to run
CI / Check license of dependencies (push) Waiting to run
CI / Check (macos-latest) (push) Waiting to run
CI / Check (ubuntu-latest) (push) Waiting to run
CI / Check (windows-latest) (push) Waiting to run
CI / Test wasm (binding_core_wasm) (push) Waiting to run
CI / Test wasm (binding_minifier_wasm) (push) Waiting to run
CI / Test wasm (binding_typescript_wasm) (push) Waiting to run
CI / List crates (push) Waiting to run
CI / Test - ${{ matrix.settings.crate }} - ${{ matrix.settings.os }} (push) Blocked by required conditions
CI / Test node bindings - ${{ matrix.os }} (macos-latest) (push) Waiting to run
CI / Test node bindings - ${{ matrix.os }} (windows-latest) (push) Waiting to run
CI / Test with @swc/cli (push) Waiting to run
CI / Miri (better_scoped_tls) (push) Waiting to run
CI / Miri (string_enum) (push) Waiting to run
CI / Miri (swc) (push) Waiting to run
CI / Miri (swc_bundler) (push) Waiting to run
CI / Done (push) Blocked by required conditions
Benchmark / Bench everything (push) Waiting to run
Publish crates (auto) / Publish cargo crates (push) Waiting to run
fix(es/resolver): Skip resolving lowercase JSXIdentifiers (#9686)
**Related issue:**

- Closes https://github.com/swc-project/swc/issues/9685
2024-10-30 18:37:30 +09:00
..
resolver pers(es/ast): Introduce IdentName (#9185) 2024-07-12 13:13:20 +09:00
ts-resolver fix(es/resolver): Skip resolving lowercase JSXIdentifiers (#9686) 2024-10-30 18:37:30 +09:00
fixer_test262.rs perf(visit): Introduce Pass API and adjust visitor APIs for it (#9680) 2024-10-29 11:25:16 +09:00
fixture.rs fix(es/resolver): Skip resolving lowercase JSXIdentifiers (#9686) 2024-10-30 18:37:30 +09:00
par_explode.rs build: Update rustc to nightly-2024-07-21 (#9319) 2024-07-23 05:31:35 +00:00
par.rs build: Update rustc to nightly-2024-07-21 (#9319) 2024-07-23 05:31:35 +00:00
ts_resolver.rs perf(visit): Introduce Pass API and adjust visitor APIs for it (#9680) 2024-10-29 11:25:16 +09:00