librustc: De-export ty. rs=deexporting
This commit is contained in:
parent
762ae4464e
commit
684aa2b7fd
2 changed files with 338 additions and 505 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -77,7 +77,6 @@ pub mod middle {
|
|||
pub mod reachable;
|
||||
pub mod machine;
|
||||
}
|
||||
#[legacy_exports]
|
||||
pub mod ty;
|
||||
#[legacy_exports]
|
||||
pub mod resolve;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue