rust-analyzer/crates/ra_hir_ty/src/infer
Florian Diebold d0c9bb0abf Fix coercion from &Foo to an inference variable in a reference
We didn't try to unify within the reference, but we should.
2019-12-08 13:06:59 +01:00
..
coerce.rs Fix coercion from &Foo to an inference variable in a reference 2019-12-08 13:06:59 +01:00
expr.rs Refactor parameter count tracking 2019-12-07 13:13:00 +01:00
pat.rs Extract unification code to unify module 2019-12-02 19:33:13 +01:00
path.rs Fix #2467 2019-12-03 15:01:23 +01:00
unify.rs Fix #2467 2019-12-03 15:01:23 +01:00