mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
356f2d0774
Match on lang item kind instead of using an if/else chain
Similar to how the new solver does this. Just noticed while I was adding a new entry to the chain 😆