Avatar for the swc-project user
swc-project
swc
BlogDocsChangelog

Performance History

Latest Results

fix(es/parser): parse mixed Flow anonymous callable params (#11786) ## Summary - fix Flow callable type lookahead for mixed anonymous and named params such as `(() => A, b: B) => C` - preserve existing Flow AST behavior by synthesizing the first anonymous param and keeping following named params intact - add a Flow fixture for the minimal repro and the React Native-style multiline case Closes #11785 ## Testing - `git submodule update --init --recursive` - `UPDATE=1 RUSTUP_TOOLCHAIN=nightly-2026-03-28 cargo test -p swc_ecma_parser --features flow --test flow spec_tests__flow__issue_11785_anon_first_callable_param__basic_js -- --ignored` - `RUSTUP_TOOLCHAIN=nightly-2026-03-28 cargo test -p swc_ecma_parser --features flow --test flow spec_tests__flow__issue_11785_anon_first_callable_param__basic_js -- --ignored` - `RUSTUP_TOOLCHAIN=nightly-2026-03-28 cargo test -p swc_ecma_parser --features flow` - `RUSTUP_TOOLCHAIN=nightly-2026-03-28 cargo test -p swc_ecma_parser` - `RUSTUP_TOOLCHAIN=nightly-2026-03-28 cargo fmt --all` - `RUSTUP_TOOLCHAIN=nightly-2026-03-28 cargo clippy -p swc_ecma_parser --all-targets --features flow -- -D warnings` ## Notes - `cargo clippy --all --all-targets -- -D warnings` currently fails on an unrelated existing lint in `crates/swc_ecma_minifier/src/compress/pure/bools.rs`. - The repo-pinned `nightly-2026-04-10` toolchain is partially installed in this environment, so the successful verification above used installed `nightly-2026-03-28`.
main
10 hours ago
Create gentle-shirts-know.md
kdy1:kdy1/fix-flow-callable-11785
10 hours ago
chore: Add changeset for #11785
oblador:fix/flow-unnamed-fn-args
11 hours ago
fix(es/parser): parse mixed Flow anonymous callable params (#11785)
kdy1:kdy1/fix-flow-callable-11785
14 hours ago
fix: resolve remaining nightly CI failures
kdy1:kdy1/update-rustc-nightly-2026-04-10
3 days ago
fix: address latest nightly CI fallout
kdy1:kdy1/update-rustc-nightly-2026-04-10
3 days ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(es/parser): parse mixed Flow anonymous callable params (#11785)#11786
10 hours ago
f12b6e6
kdy1:kdy1/fix-flow-callable-11785
CodSpeed Performance Gauge
-3%
fix(es/parser): Fix Flow callable type with unnamed fn-type param#11787
11 hours ago
304206e
oblador:fix/flow-unnamed-fn-args
CodSpeed Performance Gauge
+27%
3 days ago
2630932
kdy1:kdy1/update-rustc-nightly-2026-04-10
© 2026 CodSpeed Technology
Home Terms Privacy Docs