Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
| * | | Add colors | Aleksey Kladov | 2020-06-27 | 2 | -5/+14 | |
| * | | Remove fragile test | Aleksey Kladov | 2020-06-27 | 1 | -29/+2 | |
| * | | Update crates/expect/src/lib.rs | Aleksey Kladov | 2020-06-27 | 1 | -1/+1 | |
| * | | Update crates/expect/src/lib.rs | Aleksey Kladov | 2020-06-27 | 1 | -2/+4 | |
| * | | Add example expect test for goto definition | Aleksey Kladov | 2020-06-27 | 2 | -8/+34 | |
| * | | Add light-weight snapshot testing library with editor integration | Aleksey Kladov | 2020-06-27 | 5 | -4/+343 | |
* | | | Merge #5120 | bors[bot] | 2020-06-30 | 5 | -0/+71 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Moved new deps to CLI-only section | David Lattimore | 2020-06-30 | 1 | -2/+2 |