mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 11:28:19 +00:00

Do not ICE for unexpected lifetime with ConstGeneric rib Fixes #109143 r? ````@petrochenkov```` Combining this test with the previous test will affect the previous diagnostics, so I added a separate test case.