Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test_utils into tests module | Lukas Wirth | 2021-06-16 | 1 | -2/+2 |
* | clippy::redudant_borrow | Maan2003 | 2021-06-13 | 1 | -10/+10 |
* | Simplify CompletionContext by introducing a path CallKind enum | Lukas Wirth | 2021-06-06 | 1 | -1/+1 |
* | Add MethodCall and FieldAccess variants to ImmediateLocation | Lukas Wirth | 2021-06-02 | 1 | -7/+10 |
* | simplify | Lukas Tobias Wirth | 2021-05-05 | 1 | -4/+1 |
* | Unify naming | Aleksey Kladov | 2021-03-12 | 1 | -5/+3 |
* | use references in CompletionItem's builder | yonip23 | 2021-03-11 | 1 | -0/+1 |
* | Fix format | Duong Do Minh Chau | 2021-03-09 | 1 | -9/+2 |
* | Add trailing commas | Duong Do Minh Chau | 2021-03-09 | 1 | -2/+2 |
* | Update the test to match the change | Duong Do Minh Chau | 2021-03-09 | 1 | -0/+4 |
* | Add completion to turn x.err into Err(x) | Duong Do Minh Chau | 2021-03-09 | 1 | -2/+19 |
* | rename completion -> ide_completion | Aleksey Kladov | 2021-02-17 | 1 | -0/+565 |