mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
9d7af34aab
common: - rename `Folder` to `Fold` - folder.then() - impl Fold for Box<F> - impl Fold<T> for &mut F where F: Fold<T> transforms: - make Simplifier private - organize compat codegen: - use `Mark` to avoid deoptimization swc: - upgrade rayon and use global thread pool instead |
||
---|---|---|
.. | ||
attr_interop.rs | ||
empty.rs | ||
fold_bound.rs | ||
fold_ignore.rs | ||
fold_simple.rs | ||
spanned_attr.rs |