Make THIR building a stealable query
This commit is contained in:
@@ -31,4 +31,5 @@ pub fn provide(providers: &mut Providers) {
|
||||
providers.mir_built = build::mir_built;
|
||||
providers.thir_check_unsafety = check_unsafety::thir_check_unsafety;
|
||||
providers.thir_check_unsafety_for_const_arg = check_unsafety::thir_check_unsafety_for_const_arg;
|
||||
providers.thir_body = thir::cx::thir_body;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user