mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
d6a3aa4fc4
Avoid taking reference of &TyKind It's already a ref anyways. Just a tiny cleanup here.
For more information about how rustc works, see the rustc dev guide.