oxc/crates/oxc_syntax
overlookmotel 169b8bfa5c refactor(linter, syntax): introduce type alias FxDashMap (#7520)
Pure refactor. Introduce a type alias `FxDashMap<K, V>` for `DashMap<K, V, FxBuildHasher>`. This makes the code using it clearer.
2024-11-28 11:45:14 +00:00
..
src refactor(linter, syntax): introduce type alias FxDashMap (#7520) 2024-11-28 11:45:14 +00:00
Cargo.toml release(crates): v0.38.0 (#7490) 2024-11-26 14:38:47 +08:00
CHANGELOG.md release(crates): v0.38.0 (#7490) 2024-11-26 14:38:47 +08:00