mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 03:27:07 +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``