-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Describe the bug
(at least) swc_core > 33.0
crates cause never ending builds on both rust-analyzer
and cargo build --release
on the latest rust nightly toolchain.
Tested on MacOS and Linux: rustc 1.91.0-nightly (12eb345e5 2025-09-07)
Input code
Config
Link to the code that reproduces this issue
N/A
SWC Info output
No response
Expected behavior
Successful builds on the latest versions with nightly toolchain.
Actual behavior
No response
Version
(at least) swc_core > 33.0
Additional context
No response