| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the rest of the tests | Aleksey Kladov | 2020-06-29 | 1 | -90/+68 |
* | Use only one code-path for parsing fixtures | Aleksey Kladov | 2020-06-23 | 1 | -189/+189 |
* | Remove RelativePathBuf from fixture | Aleksey Kladov | 2020-06-22 | 1 | -1/+1 |
* | Fix type parameter defaults | Florian Diebold | 2020-06-05 | 1 | -54/+0 |
* | Switch to new magic marks | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
* | Allow calling dyn trait super trait methods without the super trait in scope | Florian Diebold | 2020-05-16 | 1 | -0/+31 |
* | Fix type of byte literals | Florian Diebold | 2020-05-08 | 1 | -6/+7 |
* | Convert tests to text-size | Aleksey Kladov | 2020-04-25 | 1 | -188/+188 |
* | Fix #3373 | Florian Diebold | 2020-03-01 | 1 | -0/+19 |
* | Do array unsizing for method receivers | Florian Diebold | 2020-02-29 | 1 | -0/+18 |
* | Exclude methods from non-parameter types introduced by generic constraints | Laurențiu Nicola | 2020-02-19 | 1 | -0/+23 |
* | Check that impl self type matches up with expected self type in path mode | Florian Diebold | 2020-02-14 | 1 | -0/+32 |
* | Change Ty::Param to contain param ID | Florian Diebold | 2020-02-07 | 1 | -1/+1 |
* | Fix another test | Florian Diebold | 2020-02-07 | 1 | -2/+2 |
* | Fix printing of function types | Florian Diebold | 2020-02-07 | 1 | -21/+21 |
* | Introduce our own Chalk TypeFamily, instead of using ChalkIr | Florian Diebold | 2019-12-22 | 1 | -2/+2 |
* | Split up ty tests a bit | Florian Diebold | 2019-12-03 | 1 | -0/+1005 |