oxc/crates/oxc_linter
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
..
examples refactor(oxc): remove useless allocator.alloc(program) calls (#6571) 2024-10-15 02:21:20 +00:00
fixtures
src refactor(linter, syntax): introduce type alias FxDashMap (#7520) 2024-11-28 11:45:14 +00:00
tests
Cargo.toml refactor(linter): remove once_cell (#7510) 2024-11-28 10:30:52 +08:00
CHANGELOG.md release(oxlint): v0.13.2 (#7489) 2024-11-26 15:25:31 +08:00