Skip to content

Commit 505ef7b

Browse files
Remove unused blake2b implementation
1 parent 21882aa commit 505ef7b

File tree

2 files changed

+0
-364
lines changed

2 files changed

+0
-364
lines changed

src/librustc_data_structures/blake2b.rs

-363
This file was deleted.

src/librustc_data_structures/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ pub mod small_vec;
5757
pub mod base_n;
5858
pub mod bitslice;
5959
pub mod bitvec;
60-
pub mod blake2b;
6160
pub mod graph;
6261
pub mod indexed_set;
6362
pub mod indexed_vec;

0 commit comments

Comments
 (0)