Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Implement StatusBar | Aleksey Kladov | 2020-07-02 | 4 | -4/+35 | |
* | Automatically reload project on config change | Aleksey Kladov | 2020-07-01 | 3 | -5/+8 | |
* | Better account for project reload | Aleksey Kladov | 2020-07-01 | 2 | -6/+8 | |
* | Add reload workspace command | Aleksey Kladov | 2020-07-01 | 2 | -4/+4 | |
* | 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 | |
* | | Simplify most of the inlay hints tests | Aleksey Kladov | 2020-06-30 | 2 | -631/+199 | |
|/ | ||||||
* | Merge #5138 | bors[bot] | 2020-06-30 | 1 | -525/+511 | |
|\ | ||||||
| * | Refactor runnable tests | Aleksey Kladov | 2020-06-30 | 1 | -525/+511 | |
* | | Merge #5136 | bors[bot] | 2020-06-30 | 2 | -44/+73 | |
|\ \ | |/ |/| | ||||||
| * | Remove `entries_without_primitives` | Jonas Schievink | 2020-06-30 | 2 | -11/+3 | |
| * | Simplify entry API usage | Jonas Schievink | 2020-06-30 | 1 | -21/+12 | |
| * | Reorder imports | Jonas Schievink | 2020-06-30 | 1 | -1/+2 | |
| * | Split namespace maps in `ItemScope` | Jonas Schievink | 2020-06-30 | 1 | -34/+79 | |
* | | Remove confusing API | Aleksey Kladov | 2020-06-30 | 4 | -27/+32 | |
* | | Rewrite goto implementation tests | Aleksey Kladov | 2020-06-30 | 3 | -104/+119 | |
* | | Rewrite goto definition tests | Aleksey Kladov | 2020-06-30 | 4 | -614/+484 | |
* | | Better factoring | Aleksey Kladov | 2020-06-30 | 2 | -9/+18 | |
|/ | ||||||
* | Generalize annotations | Aleksey Kladov | 2020-06-30 | 1 | -5/+8 | |
* | Merge #5132 | bors[bot] | 2020-06-30 | 5 | -7/+7 | |
|\ | ||||||
| * | Fix some typos | David Lattimore | 2020-06-30 | 5 | -7/+7 | |
* | | Merge #5101 | bors[bot] | 2020-06-30 | 7 | -12/+361 | |
|\ \ | |/ |/| | ||||||
| * | Update crates/rust-analyzer/src/handlers.rs | Aleksey Kladov | 2020-06-28 | 1 | -3/+1 | |
| * | Fix potential overflow | Aleksey Kladov | 2020-06-27 | 1 | -1/+1 | |
| * | style | Aleksey Kladov | 2020-06-27 | 1 | -2/+4 |