- `erase_late_bound_regions` -> `instantiate_bound_regions_with_erased` - `replace_late_bound_regions_X` -> `instantiate_bound_regions_X`
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.
- `erase_late_bound_regions` -> `instantiate_bound_regions_with_erased` - `replace_late_bound_regions_X` -> `instantiate_bound_regions_X`
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.