Remove MetadataOnlyCodegenBackend

This commit is contained in:
bjorn3
2019-03-01 16:53:21 +01:00
parent 52e885628e
commit ca2ff089f3
5 changed files with 2 additions and 150 deletions

View File

@@ -19,7 +19,6 @@
#[macro_use]
extern crate rustc;
#[macro_use] extern crate rustc_data_structures;
use rustc::ty::TyCtxt;
use rustc::hir::def_id::LOCAL_CRATE;