Skip to content

Commit

Permalink
Remove VecCell
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Jan 28, 2018
1 parent 505ef7b commit caa42e1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
1 change: 0 additions & 1 deletion src/librustc_data_structures/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ pub mod transitive_relation;
pub mod unify;
pub mod fx;
pub mod tuple_slice;
pub mod veccell;
pub mod control_flow_graph;
pub mod flock;
pub mod sync;
Expand Down
47 changes: 0 additions & 47 deletions src/librustc_data_structures/veccell/mod.rs

This file was deleted.

0 comments on commit caa42e1

Please sign in to comment.