Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coerce closures to fn pointers | Florian Diebold | 2019-12-20 | 1 | -0/+4 |
* | Fix coercion from &Foo to an inference variable in a reference | Florian Diebold | 2019-12-08 | 1 | -1/+5 |
* | Check receiver type properly | Florian Diebold | 2019-12-02 | 1 | -1/+1 |
* | Extract unification code to unify module | Florian Diebold | 2019-12-02 | 1 | -5/+5 |
* | Handle cycles in impl types better | Florian Diebold | 2019-11-30 | 1 | -5/+2 |
* | Memoize impl resolutions | Aleksey Kladov | 2019-11-27 | 1 | -16/+6 |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+354 |