Skip to content

Commit ced313c

Browse files
committed
Rollup merge of rust-lang#31184 - arielb1:remove-implicator, r=nikomatsakis
it is pre-RFC1214 junk and completely useless. r? @nikomatsakis
2 parents b46bd2f + e0fd9c3 commit ced313c

File tree

3 files changed

+1
-503
lines changed

3 files changed

+1
-503
lines changed

src/librustc/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ pub mod middle {
108108
pub mod free_region;
109109
pub mod intrinsicck;
110110
pub mod infer;
111-
pub mod implicator;
112111
pub mod lang_items;
113112
pub mod liveness;
114113
pub mod mem_categorization;

0 commit comments

Comments
 (0)