mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:58:12 +00:00
Label `struct/enum constructor` instead of `fn item`, mention that it should be called on type mismatch Fixes #106516
For more information about how rustc works, see the rustc dev guide.