Make THIR building a stealable query
This commit is contained in:
parent
bd80018159
commit
6f64eb1fe6
20 changed files with 60 additions and 42 deletions
|
@ -1,8 +1,8 @@
|
|||
//! See docs in build/expr/mod.rs
|
||||
|
||||
use crate::build::Builder;
|
||||
use rustc_middle::thir::*;
|
||||
use rustc_middle::mir::*;
|
||||
use rustc_middle::thir::*;
|
||||
use rustc_middle::ty::CanonicalUserTypeAnnotation;
|
||||
|
||||
impl<'a, 'tcx> Builder<'a, 'tcx> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue