mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
5c7a7d9ed4
`TypeParameterDefinition` always require a `DefId` the `None` case never actually reaches diagnostics so it feels better for diagnostics to be able to rely on the `DefId` being there, cc #113310