Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ast): allow conversion from
Expression
into Statement
with `…
…FromIn` trait. (#4124) Our downstream rolldown is using this, If we want them to adopt our traits we should provide this implementation for them. https://github.com/rolldown/rolldown/blob/2cd2a367ee25c3d1f711fda9b1d3ead5982cfcff/crates/rolldown_ecmascript/src/allocator_helpers/into_in.rs#L24
- Loading branch information