mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
d6a3aa4fc4
Avoid taking reference of &TyKind It's already a ref anyways. Just a tiny cleanup here.