Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coerce closures to fn pointers | Florian Diebold | 2019-12-20 | 1 | -0/+39 |
* | Fix coercion of last expression in function body | Florian Diebold | 2019-12-20 | 1 | -0/+16 |
* | Handle closure return types | Florian Diebold | 2019-12-20 | 1 | -0/+31 |
* | Fix coercion from &Foo to an inference variable in a reference | Florian Diebold | 2019-12-08 | 1 | -0/+37 |
* | Don't unify within a reference | Florian Diebold | 2019-12-06 | 1 | -0/+36 |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+369 |