mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 20:35:31 +00:00
Add regression tests for const-generic inherent associated types Fixes #109759. The tests are no longer failing since #96840 which was merged recently (#109410 is no longer necessary for them). `@rustbot` label F-inherent_associated_types