oxc/crates/oxc_ast
rzvxa 485c871e8d 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.

2cd2a367ee/crates/rolldown_ecmascript/src/allocator_helpers/into_in.rs (L24)
2024-07-09 12:16:40 +00:00
..
src feat(ast): allow conversion from Expression into Statement with FromIn trait. (#4124) 2024-07-09 12:16:40 +00:00
Cargo.toml Release crates v0.18.0 (#4136) 2024-07-09 19:56:10 +08:00
CHANGELOG.md Release crates v0.18.0 (#4136) 2024-07-09 19:56:10 +08:00