oxc/tasks/transform_checker
overlookmotel d21448bf65 refactor(semantic, transformer): simplify FxIndexMap type aliases (#7524)
Pure refactor. Simplify `FxIndexMap` type aliases by using `rustc_hash`'s `FxBuildHasher`, instead of longhand `BuildHasherDefault<FxHasher>`.
2024-11-28 12:01:17 +00:00
..
src refactor(semantic, transformer): simplify FxIndexMap type aliases (#7524) 2024-11-28 12:01:17 +00:00
Cargo.toml