Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Fix tests | Jonas Schievink | 2020-07-02 | 1 | -1/+27 | |
* | Record and suggest trait items via ImportMap | Jonas Schievink | 2020-07-02 | 2 | -8/+179 | |
* | Merge #5179 | bors[bot] | 2020-07-01 | 2 | -1/+25 | |
|\ | ||||||
| * | ItemTree: Lower fields despite invalid type | Jonas Schievink | 2020-07-01 | 2 | -1/+25 | |
* | | Merge #5174 | bors[bot] | 2020-07-01 | 6 | -71/+71 | |
|\ \ | |/ |/| | ||||||
| * | Colorize more test fixtures | Laurențiu Nicola | 2020-07-01 | 6 | -71/+71 | |
* | | Merge #5175 | bors[bot] | 2020-07-01 | 8 | -128/+148 | |
|\ \ | ||||||
| * | | Split `CrateImplDefs` in inherent and trait impls | Jonas Schievink | 2020-07-01 | 7 | -118/+130 | |
| * | | Don't recursively call `impls_from_deps` | Jonas Schievink | 2020-07-01 | 1 | -11/+2 | |
| * | | Add a transitive deps iterator to `CrateGraph` | Jonas Schievink | 2020-07-01 | 1 | -0/+17 | |
* | | | Merge #5178 | bors[bot] | 2020-07-01 | 4 | -318/+329 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fold multiline calls | Aleksey Kladov | 2020-07-01 | 3 | -105/+114 | |
| * | | Update file structure tests | Aleksey Kladov | 2020-07-01 | 1 | -213/+215 | |
* | | | Update expand macro tests | Aleksey Kladov | 2020-07-01 | 1 | -126/+115 | |
|/ / | ||||||
* | | Merge #5167 | bors[bot] | 2020-07-01 | 7 | -39/+39 | |
|\ \ | ||||||
| * | | Reuse Semantics instances | Laurențiu Nicola | 2020-07-01 | 7 | -39/+39 | |
* | | | Merge #5173 | bors[bot] | 2020-07-01 | 3 | -5/+8 | |
|\ \ \ | ||||||
| * | | | Automatically reload project on config change | Aleksey Kladov | 2020-07-01 | 3 | -5/+8 | |
* | | | | Merge #5171 | bors[bot] | 2020-07-01 | 2 | -6/+8 | |
|\| | | | |_|/ |/| | | ||||||
| * | | Better account for project reload | Aleksey Kladov | 2020-07-01 | 2 | -6/+8 | |
* | | | Merge #5169 | bors[bot] | 2020-07-01 | 2 | -4/+4 | |
|\| | | ||||||
| * | | Add reload workspace command | Aleksey Kladov | 2020-07-01 | 2 | -4/+4 | |
| |/ | ||||||
* / | Log flycheck command | Aleksey Kladov | 2020-07-01 | 1 | -0/+1 | |
|/ | ||||||
* | Use the selection range when resolving call hierarchy items | Jeremy Kolb | 2020-07-01 | 2 | -2/+39 | |
* | Merge #5162 | bors[bot] | 2020-07-01 | 2 | -57/+204 | |
|\ | ||||||
| * | Make less code generic | Laurențiu Nicola | 2020-07-01 | 1 | -69/+47 | |
| * | Try to reduce Semantics monomorphisations | Laurențiu Nicola | 2020-07-01 | 2 | -24/+193 | |
* | | Dont show empty progress for empty workspaces | Aleksey Kladov | 2020-07-01 | 1 | -16/+18 | |
* | | Unify magic env var name | Aleksey Kladov | 2020-07-01 | 1 | -1/+1 | |
* | | Move parser specific tests utils to parser tests | Aleksey Kladov | 2020-07-01 | 2 | -102/+104 | |
* | | Merge #5159 | bors[bot] | 2020-07-01 | 9 | -34/+87 | |
|\ \ | |/ |/| | ||||||
| * | Move test data to test_data directory | Aleksey Kladov | 2020-07-01 | 8 | -7/+7 | |
| * | Add file support to expect | Aleksey Kladov | 2020-07-01 | 3 | -21/+63 | |
| * | Cleanup | Aleksey Kladov | 2020-07-01 | 1 | -13/+23 | |
| * | Don't fail tests when updating snapshot | Aleksey Kladov | 2020-07-01 | 1 | -8/+9 | |
* | | Use the existing Semantics in auto_import | Laurențiu Nicola | 2020-07-01 | 2 | -52/+48 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge #5154 #5157 | bors[bot] | 2020-07-01 | 10 | -169/+291 | |
|\ \ \ | |_|/ |/| | | ||||||
| | * | Use dynamic dispatch in AstDiagnostic | Laurențiu Nicola | 2020-07-01 | 2 | -6/+6 | |
| * | | Structured search debugging | David Lattimore | 2020-07-01 | 8 | -163/+285 | |
* | | | Merge #5158 | bors[bot] | 2020-07-01 | 8 | -29/+45 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Use Strings for display names | Aleksey Kladov | 2020-07-01 | 5 | -15/+15 | |
| * | | Use CrateName for semantic names | Aleksey Kladov | 2020-07-01 | 5 | -14/+30 | |
* | | | Remove db from AssistsContext | Laurențiu Nicola | 2020-07-01 | 11 | -35/+37 | |
* | | | Merge #5153 | bors[bot] | 2020-07-01 | 3 | -19/+15 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Make SemanticsScope non-generic | Laurențiu Nicola | 2020-07-01 | 3 | -19/+15 | |
| |/ | ||||||
* / | FileSetConfig works with empty set of roots | Aleksey Kladov | 2020-07-01 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #5142 | bors[bot] | 2020-06-30 | 4 | -5/+42 | |
|\ | ||||||
| * | analysis-stats: allow parallel type inference | Jonas Schievink | 2020-06-30 | 4 | -5/+42 | |
* | | Don't crash on empty out_dirs with older cargos | Aleksey Kladov | 2020-06-30 | 1 | -4/+13 | |
* | | Switch to expect for the rest of inlay tests | Aleksey Kladov | 2020-06-30 | 1 | -74/+100 |