Clean up HIR-based lifetime resolution Based on https://github.com/rust-lang/rust/pull/97313. Fixes #98932. r? `@petrochenkov`
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.
Clean up HIR-based lifetime resolution Based on https://github.com/rust-lang/rust/pull/97313. Fixes #98932. r? `@petrochenkov`
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.