Skip to content

Commit daa7644

Browse files
committed
Remove unused fnv hash code
1 parent cd87b5d commit daa7644

File tree

2 files changed

+0
-67
lines changed

2 files changed

+0
-67
lines changed

src/librustc_data_structures/fnv.rs

-66
This file was deleted.

src/librustc_data_structures/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ pub mod snapshot_vec;
6565
pub mod stable_hasher;
6666
pub mod transitive_relation;
6767
pub mod unify;
68-
pub mod fnv;
6968
pub mod fx;
7069
pub mod tuple_slice;
7170
pub mod veccell;

0 commit comments

Comments
 (0)