mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 22:34:01 +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``