mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 05:06:52 +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`