rust-analyzer/crates/hir_ty/src/infer
Florian Diebold 424dda8113 Refactor & improve handling of overloaded binary operators
Fixes #9971. Also records them as method resolutions, which we could use
later.
2021-08-22 17:35:50 +02:00
..
closure.rs Remove some redundant clones 2021-07-27 21:32:55 +03:00
coerce.rs Clean up 2021-08-12 21:20:28 +05:00
expr.rs Refactor & improve handling of overloaded binary operators 2021-08-22 17:35:50 +02:00
pat.rs internal: explain that we don't ref in style.md 2021-08-02 15:59:28 +03:00
path.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
unify.rs Fix panic caused by #9966 2021-08-21 20:07:07 +02:00