mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-12 13:59:41 +00:00
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
For more information about how rustc works, see the rustc dev guide.