mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
40b154e53c
- `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.