aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_ty/src/tests/coercion.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix coercion from &Foo to an inference variable in a referenceFlorian Diebold2019-12-081-0/+37
* Don't unify within a referenceFlorian Diebold2019-12-061-0/+36
* Move TyAleksey Kladov2019-11-271-0/+369