Query-ify global limit attribute handling
This commit is contained in:
@@ -1987,6 +1987,7 @@ pub fn provide(providers: &mut ty::query::Providers) {
|
||||
util::provide(providers);
|
||||
print::provide(providers);
|
||||
super::util::bug::provide(providers);
|
||||
super::middle::provide(providers);
|
||||
*providers = ty::query::Providers {
|
||||
trait_impls_of: trait_def::trait_impls_of_provider,
|
||||
type_uninhabited_from: inhabitedness::type_uninhabited_from,
|
||||
|
||||
Reference in New Issue
Block a user