swc/crates/swc_common
David Sherret b43e38d3f9
refactor: Use ahash from swc_common in more places (#7815)
**Description:**

Uses ahash from swc_common in more places. This allows for more easily
swapping out ahash with rustc_hash.
2023-08-16 23:16:52 +09:00
..
benches refactor(ast): Make serde optional (#7138) 2023-03-27 13:28:42 +09:00
src refactor: Use ahash from swc_common in more places (#7815) 2023-08-16 23:16:52 +09:00
tests feat(plugin): Enable bytecheck (#7280) 2023-05-06 03:54:25 +00:00
Cargo.toml refactor: Use ahash from swc_common in more places (#7815) 2023-08-16 23:16:52 +09:00