-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: swc-project/swc
base: [email protected]
head repository: swc-project/swc
compare: [email protected]
- 17 commits
- 137 files changed
- 3 contributors
Commits on Jul 2, 2025
-
**Description:** I needed to publish crates so I force-merged #10754
Configuration menu - View commit details
-
Copy full SHA for c3d5ad1 - Browse repository at this point
Copy the full SHA c3d5ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c47dab5 - Browse repository at this point
Copy the full SHA c47dab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44471b5 - Browse repository at this point
Copy the full SHA 44471b5View commit details
Commits on Jul 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 12e3180 - Browse repository at this point
Copy the full SHA 12e3180View commit details -
chore(plugin/runner): Remove unused feature and dependency (#10764)
**Description:** It seems `virtual-fs` is never used and `wasmer/wat` is not needed for swc_plugin_runner, so remove it
Configuration menu - View commit details
-
Copy full SHA for a7d8a0a - Browse repository at this point
Copy the full SHA a7d8a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4124ac1 - Browse repository at this point
Copy the full SHA 4124ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4304f91 - Browse repository at this point
Copy the full SHA 4304f91View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf3a98 - Browse repository at this point
Copy the full SHA bdf3a98View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5138d - Browse repository at this point
Copy the full SHA ce5138dView commit details -
refactor(es): Make
swc_ecma_lint
optional forswc
crate (#10767)**Description:** swc_ecma_lint is not necessary for parser & transform, so make it optional for Rust API users
Configuration menu - View commit details
-
Copy full SHA for f80415b - Browse repository at this point
Copy the full SHA f80415bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca12c9 - Browse repository at this point
Copy the full SHA 4ca12c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d3ce83 - Browse repository at this point
Copy the full SHA 5d3ce83View commit details
Commits on Jul 4, 2025
-
perf(es/lints): Make rules not parallel (#10772)
**Description:** Those are very slow in `rayon` mode
Configuration menu - View commit details
-
Copy full SHA for 4e6001c - Browse repository at this point
Copy the full SHA 4e6001cView commit details -
perf(es/lints): Merge critical rules (#10773)
**Description:** This PR reduces overhead of the visitor pattern
Configuration menu - View commit details
-
Copy full SHA for 816e75a - Browse repository at this point
Copy the full SHA 816e75aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c686c7f - Browse repository at this point
Copy the full SHA c686c7fView commit details -
perf: Replace
rayon
withpar-iter
(#10774)**Description:** It seems like I made a mistake while migrating to `par-iter`
Configuration menu - View commit details
-
Copy full SHA for a6e6ebe - Browse repository at this point
Copy the full SHA a6e6ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7986c3b - Browse repository at this point
Copy the full SHA 7986c3bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected][email protected]