Delete old re-exports from rustc_smir
This approach didn't seem to work well.
This commit is contained in:
@@ -13,7 +13,3 @@
|
||||
#![cfg_attr(not(feature = "default"), feature(rustc_private))]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
||||
pub mod mir;
|
||||
|
||||
pub mod very_unstable;
|
||||
|
||||
Reference in New Issue
Block a user