oxc/crates/oxc_parser
rzvxa 363d3d57d7 refactor(ast): add span field to the BindingPattern type. (#3855)
So we don't have to introduce a special case while generating `GetSpan` implementations for all of our Ast types.
2024-06-23 16:00:40 +00:00
..
examples chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
src refactor(ast): add span field to the BindingPattern type. (#3855) 2024-06-23 16:00:40 +00:00
Cargo.toml Release crates v0.15.0 (#3743) 2024-06-19 01:15:55 +08:00
CHANGELOG.md Release crates v0.15.0 (#3743) 2024-06-19 01:15:55 +08:00