mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-16 01:06:39 +00:00

- require `TypeErrCtxt` to always result in an error - move `resolve_regions_and_report_errors` to the `ObligationCtxt` - merge `process_registered_region_obligations` into `resolve_regions`