mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 09:06:53 +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``