rm try_normalize_mir_const_after_erasing_regions
This commit is contained in:
@@ -18,9 +18,6 @@ pub(crate) fn provide(p: &mut Providers) {
|
||||
|
||||
try_normalize_after_erasing_regions(tcx, goal)
|
||||
},
|
||||
try_normalize_mir_const_after_erasing_regions: |tcx, goal| {
|
||||
try_normalize_after_erasing_regions(tcx, goal)
|
||||
},
|
||||
..*p
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user