Skip to content

Commit 651373c

Browse files
committedDec 3, 2018
data_structures: remove tuple_slice
1 parent a563ceb commit 651373c

File tree

2 files changed

+0
-71
lines changed

2 files changed

+0
-71
lines changed
 

‎src/librustc_data_structures/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ pub mod sync;
8181
pub mod tiny_list;
8282
pub mod thin_vec;
8383
pub mod transitive_relation;
84-
pub mod tuple_slice;
8584
pub use ena::unify;
8685
pub mod vec_linked_list;
8786
pub mod work_queue;

‎src/librustc_data_structures/tuple_slice.rs

-70
This file was deleted.

0 commit comments

Comments
 (0)