Delete old re-exports from rustc_smir
This approach didn't seem to work well.
This commit is contained in:
parent
7a809ce899
commit
40185dba54
3 changed files with 0 additions and 41 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue