Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename expr -> tail_expr | Aleksey Kladov | 2021-01-05 | 1 | -2/+2 |
* | Cargo update to remove some dependencies | kjeremy | 2021-01-04 | 1 | -57/+7 |
* | Update crates | kjeremy | 2021-01-04 | 1 | -16/+16 |
* | Upgrade expect-test to 1.1 | Jesse Bakker | 2021-01-03 | 1 | -3/+3 |
* | Merge #7106 | bors[bot] | 2020-12-31 | 1 | -0/+7 |
|\ | |||||
| * | Split textDocument/formatting TextEdit with diff | Jesse Bakker | 2020-12-31 | 1 | -0/+7 |
* | | Update crates | kjeremy | 2020-12-30 | 1 | -20/+29 |
* | | Merge #7019 | bors[bot] | 2020-12-23 | 1 | -0/+10 |
|\ \ | |||||
| * | | Try serde_path_to_error for LSP InitializeParams | Laurențiu Nicola | 2020-12-23 | 1 | -0/+10 |
| |/ | |||||
* | | Merge #7016 | bors[bot] | 2020-12-23 | 1 | -14/+15 |
|\ \ | |||||
| * | | Bump deps | Laurențiu Nicola | 2020-12-23 | 1 | -4/+4 |
| * | | Bump chalk | Laurențiu Nicola | 2020-12-23 | 1 | -8/+9 |
| * | | Bump rustc_lexer | Laurențiu Nicola | 2020-12-23 | 1 | -2/+2 |
| |/ | |||||
* | | Remove local ungrammar dependency | Lukas Wirth | 2020-12-23 | 1 | -0/+2 |
* | | Update ungrammar for const block patterns | Lukas Wirth | 2020-12-23 | 1 | -3/+1 |
|/ | |||||
* | Update syn and quote | Jeremy Kolb | 2020-12-20 | 1 | -4/+4 |
* | cargo update | Jeremy Kolb | 2020-12-19 | 1 | -10/+10 |
* | LSP 3.16 - Released | kjeremy | 2020-12-17 | 1 | -2/+2 |
* | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 1 | -2/+2 |
* | Unpatch ungrammar | Jonas Schievink | 2020-12-16 | 1 | -1/+3 |
* | Basic support for decl macros 2.0 | Jonas Schievink | 2020-12-15 | 1 | -2/+0 |
* | Move to upstream `macro_rules!` model | Jonas Schievink | 2020-12-15 | 1 | -2/+2 |
* | Merge #6817 | bors[bot] | 2020-12-14 | 1 | -39/+8 |
|\ | |||||
| * | Replace goblin crate with object | Laurențiu Nicola | 2020-12-13 | 1 | -39/+8 |
* | | cargo update | kjeremy | 2020-12-11 | 1 | -8/+8 |
|/ | |||||
* | Use itertools | Jonas Schievink | 2020-12-10 | 1 | -0/+1 |
* | Make config.rs a single source of truth for configuration. | Aleksey Kladov | 2020-12-08 | 1 | -0/+1 |
* | Update expect-test and remove outdated license | kjeremy | 2020-12-07 | 1 | -4/+4 |
* | cargo update | kjeremy | 2020-12-07 | 1 | -25/+15 |
* | Retain types of proc macros and allow attr. macros | Jonas Schievink | 2020-12-07 | 1 | -0/+1 |
* | Upgrade Chalk | Florian Diebold | 2020-12-07 | 1 | -8/+8 |
* | cargo update: bump libloading to fix a double-free | kjeremy | 2020-12-03 | 1 | -4/+4 |
* | Bump mio for safety goodness | kjeremy | 2020-12-02 | 1 | -2/+2 |
* | Fix OptionalVersionedTextDocumentIdentifier type | kjeremy | 2020-12-01 | 1 | -2/+2 |
* | bump lexer | kjeremy | 2020-11-30 | 1 | -2/+2 |
* | cargo update | kjeremy | 2020-11-30 | 1 | -20/+19 |
* | Move the helpers into ide_db | Kirill Bulatov | 2020-11-28 | 1 | -17/+1 |
* | Extract the import code into the shared module | Kirill Bulatov | 2020-11-27 | 1 | -1/+17 |
* | Profile completions better | Kirill Bulatov | 2020-11-27 | 1 | -0/+1 |
* | cargo update | kjeremy | 2020-11-24 | 1 | -15/+15 |
* | New lsp-types to fix versioning | kjeremy | 2020-11-24 | 1 | -2/+2 |
* | cargo update | kjeremy | 2020-11-19 | 1 | -16/+16 |
*-. | Merge #6577 #6579 #6581 | bors[bot] | 2020-11-17 | 1 | -10/+19 |
|\ \ | |||||
| | * | cargo update and add new license | kjeremy | 2020-11-17 | 1 | -10/+19 |
| |/ | |||||
* | | Merge #6553 | bors[bot] | 2020-11-17 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Omit modules during autocompletion | Kirill Bulatov | 2020-11-16 | 1 | -54/+105 |
| * | Add imports in auto completion | Kirill Bulatov | 2020-11-16 | 1 | -105/+55 |
* | | Latest LSP 3.16 protocol | kjeremy | 2020-11-16 | 1 | -4/+4 |
|/ | |||||
* | add suggestion ..Default::default() for remaining struct fields in a construc... | Benjamin Coenen | 2020-11-13 | 1 | -0/+1 |
* | Update crates | kjeremy | 2020-11-11 | 1 | -11/+22 |