mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 14:27:44 +00:00
Don't use `TyKind` in a lint Allows us to remove an inherent method from `TyKind` from the type ir crate.
For more information about how rustc works, see the rustc dev guide.