Skip to content

Commit caa42e1

Browse files
Remove VecCell
1 parent 505ef7b commit caa42e1

File tree

2 files changed

+0
-48
lines changed

2 files changed

+0
-48
lines changed

src/librustc_data_structures/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ pub mod transitive_relation;
6969
pub mod unify;
7070
pub mod fx;
7171
pub mod tuple_slice;
72-
pub mod veccell;
7372
pub mod control_flow_graph;
7473
pub mod flock;
7574
pub mod sync;

src/librustc_data_structures/veccell/mod.rs

-47
This file was deleted.

0 commit comments

Comments
 (0)