mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
resolve: Some cleanup, asserts and tests for lifetime ribs Follow up to https://github.com/rust-lang/rust/pull/98279 and friends. r? ``@cjgillot``