mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
52dd59ed21
make `find_similar_impl_candidates` even fuzzier continues the good work of `@BGR360` in #92223. I might have overshot a bit and we're now slightly too fuzzy 😅 with this we can now also simplify `simplify_type`, which is nice :3