Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add helper for resolving associated type of trait in infer | Emil Lauridsen | 2019-12-13 | 1 | -47/+7 | |
* | Fix coercion from &Foo to an inference variable in a reference | Florian Diebold | 2019-12-08 | 1 | -1/+5 | |
* | Refactor parameter count tracking | Aleksey Kladov | 2019-12-07 | 1 | -10/+8 | |
* | Remove idx and parent generics from generics | Aleksey Kladov | 2019-12-07 | 1 | -11/+13 | |
* | Store GenericParams in arena | Aleksey Kladov | 2019-12-07 | 1 | -1/+1 | |
* | Don't unify within a reference | Florian Diebold | 2019-12-06 | 1 | -11/+10 | |
* | Fix #2467 | Florian Diebold | 2019-12-03 | 2 | -3/+14 | |
* | Refactor a bit | Florian Diebold | 2019-12-02 | 1 | -35/+3 | |
* | Check receiver type properly | Florian Diebold | 2019-12-02 | 2 | -9/+13 | |
* | Extract unification code to unify module | Florian Diebold | 2019-12-02 | 5 | -30/+290 | |
* | Handle cycles in impl types better | Florian Diebold | 2019-11-30 | 2 | -6/+3 | |
* | Reduce variants of Expr | oxalica | 2019-11-29 | 1 | -39/+37 | |
* | Infer range types | oxalica | 2019-11-28 | 1 | -0/+41 | |
* | Memoize impl resolutions | Aleksey Kladov | 2019-11-27 | 2 | -22/+10 | |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 5 | -0/+1658 |