Move THIR structure definitions to rustc_middle
This commit is contained in:
parent
70cb58ce27
commit
bd80018159
26 changed files with 832 additions and 824 deletions
|
@ -83,6 +83,7 @@ pub mod infer;
|
|||
pub mod lint;
|
||||
pub mod middle;
|
||||
pub mod mir;
|
||||
pub mod thir;
|
||||
pub mod traits;
|
||||
pub mod ty;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue