oxc/crates/oxc_parser
overlookmotel 0185eb2edc
refactor(ast): remove duplicate TSNamedTupleMember representation (#3101)
Removes duplicate representation of a `TSTupleElement` which is a
`TSNamedTupleMember`.

Closes #3100.
2024-04-25 19:16:24 +08:00
..
examples Make ast types covariant over the allocator lifetime. (#2943) 2024-04-12 18:12:18 +08:00
src refactor(ast): remove duplicate TSNamedTupleMember representation (#3101) 2024-04-25 19:16:24 +08:00
Cargo.toml chore: cleanup the dependencies on static_assertions and oxc_index. (#3095) 2024-04-25 16:56:23 +08:00
CHANGELOG.md Release crates v0.12.5 2024-04-22 12:52:17 +08:00