Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mismatched arg count works for lambdas | Aleksey Kladov | 2020-07-17 | 1 | -9/+29 |
* | Align CallableDefId naming with other ids | Aleksey Kladov | 2020-07-16 | 1 | -2/+2 |
* | Thread varargs through r-a | Jonas Schievink | 2020-07-14 | 1 | -0/+30 |
* | ItemTree: Lower tuple types despite invalid type | Jonas Schievink | 2020-07-14 | 1 | -0/+23 |
* | Refactor the test of diagnostic tests | Aleksey Kladov | 2020-07-14 | 3 | -2/+52 |
* | Allow multiline annotations | Aleksey Kladov | 2020-07-14 | 1 | -0/+2 |
* | Compress match checking tests | Aleksey Kladov | 2020-07-14 | 1 | -1149/+412 |
* | Data-driven diagnostics tests | Aleksey Kladov | 2020-07-14 | 1 | -99/+70 |
* | Reduce visibility | Aleksey Kladov | 2020-07-14 | 1 | -85/+83 |
* | Cleanup hir diagnostics API | Aleksey Kladov | 2020-07-14 | 2 | -24/+27 |
* | Consolidate hir diagnostics code in one place | Aleksey Kladov | 2020-07-14 | 3 | -0/+2799 |