mirror of
https://github.com/swc-project/swc.git
synced 2024-11-29 11:47:21 +03:00
581aafb4df
**Description:** - `Pass`: `FnMut(&mut Program)`. **Breaking Changes:** - `chain!`: Use a tuple instead. You can replace all `chain!(` with `(` with IDE feature and it will work. - `chain!` with 13 or more args: Use nested tuples for items after 13th element. **Related issue:** - Related to https://github.com/swc-project/swc/issues/9601 |
||
---|---|---|
.. | ||
__swc_snapshots__/tests | ||
decorator-evanw-split | ||
decorator-tests@8e9c0b0fb3 | ||
decorators | ||
explicit-resource-management | ||
decorator_evanw.rs | ||
decorators.rs | ||
explicit_resource_management.rs | ||
export.rs | ||
import_assertions.rs |