Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
* | Do not use yanked once_cell | kjeremy | 2020-11-11 | 1 | -2/+2 | |
* | Replace RacyFlag with OnceCell | Aleksey Kladov | 2020-11-11 | 1 | -2/+3 | |
* | cargo update | kjeremy | 2020-11-05 | 1 | -6/+6 | |
* | Bump chalk and lexer | kjeremy | 2020-11-02 | 1 | -10/+10 | |
* | Update crates | Aleksey Kladov | 2020-11-02 | 1 | -7/+7 | |
* | cargo update | Jeremy Kolb | 2020-10-31 | 1 | -18/+18 | |
* | Upgrade Chalk to 0.36 | Florian Diebold | 2020-10-30 | 1 | -8/+8 | |
* | cargo update | kjeremy | 2020-10-28 | 1 | -7/+7 | |
* | Latest proposed LSP 3.16.0 | kjeremy | 2020-10-26 | 1 | -2/+2 | |
* | Add tracing to main rust-analyzer binary | Florian Diebold | 2020-10-25 | 1 | -0/+3 | |
*-. | Merge #6331 #6342 | bors[bot] | 2020-10-24 | 1 | -21/+1 | |
|\ \ | ||||||
| | * | Re-export base_db from ide_db | Igor Aleksanov | 2020-10-24 | 1 | -4/+0 | |
| | * | Make call_info a part of ide_db | Igor Aleksanov | 2020-10-24 | 1 | -16/+1 | |
| | * | Remove dependency on 'assists' from 'completion' crate | Igor Aleksanov | 2020-10-24 | 1 | -1/+0 | |
* | | | Bump chalk | Laurențiu Nicola | 2020-10-24 | 1 | -8/+8 | |
* | | | Bump rustc_lexer | Laurențiu Nicola | 2020-10-24 | 1 | -2/+2 | |
* | | | Bump deps | Laurențiu Nicola | 2020-10-24 | 1 | -36/+86 | |
| |/ |/| | ||||||
| | | ||||||
| \ | ||||||
*-. \ | Merge #6251 #6310 | bors[bot] | 2020-10-23 | 1 | -0/+1 | |
|\ \ \ | ||||||
| | * | | Rewrite algo::diff to support insertion and deletion | Lukas Wirth | 2020-10-22 | 1 | -0/+1 | |
| | |/ | ||||||
* | | | Merge #6324 | bors[bot] | 2020-10-23 | 1 | -0/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Implement DNF-based `#[cfg]` introspection | Jonas Schievink | 2020-10-22 | 1 | -0/+1 | |
* | | | Update crates | Jeremy Kolb | 2020-10-20 | 1 | -8/+26 | |
|/ / | ||||||
* | | :arrow_up: crates | Aleksey Kladov | 2020-10-19 | 1 | -6/+6 | |
* | | Extract call_info and completion into separate crates | Igor Aleksanov | 2020-10-18 | 1 | -0/+36 | |
* | | update deps | Aleksey Kladov | 2020-10-18 | 1 | -4/+4 | |
* | | :arrow_up: xshell | Aleksey Kladov | 2020-10-18 | 1 | -4/+4 | |
* | | :arrow_up: xshell | Aleksey Kladov | 2020-10-17 | 1 | -8/+8 | |
* | | Switch from not_bash to xshell | Aleksey Kladov | 2020-10-17 | 1 | -7/+16 | |
|/ | ||||||
*-. | Merge #6207 #6224 #6226 #6227 | bors[bot] | 2020-10-14 | 1 | -5/+5 | |
|\ \ | ||||||
* | | | Bump pulldown-cmark | Laurențiu Nicola | 2020-10-13 | 1 | -4/+4 | |
| | * | :arrow_up: salsa | Aleksey Kladov | 2020-10-14 | 1 | -5/+5 | |
| |/ |/| | ||||||
* | | Bump regex | Laurențiu Nicola | 2020-10-13 | 1 | -4/+4 | |
* | | Bump rustc_lexer | Laurențiu Nicola | 2020-10-13 | 1 | -2/+2 | |
* | | Bump crossbeam-channel and lsp-server in rust-analyzer | Laurențiu Nicola | 2020-10-13 | 1 | -4/+4 | |
* | | Bump crossbeam-channel in crates | Laurențiu Nicola | 2020-10-13 | 1 | -12/+40 | |
* | | Bump some deps | Laurențiu Nicola | 2020-10-13 | 1 | -8/+8 | |
* | | Remove Cargo.lock comment | Laurențiu Nicola | 2020-10-13 | 1 | -1/+0 | |
|/ | ||||||
* | macOS: install GNU tar | Jonas Schievink | 2020-10-12 | 1 | -0/+1 | |
* | Update crates | kjeremy | 2020-10-11 | 1 | -27/+27 | |
* | Bump rustc_lexer, cfg-if to 1.0 and add new license to check | kjeremy | 2020-10-08 | 1 | -28/+35 | |
* | Switch from git to latest tagged release of chalk deps | Casey Primozic | 2020-10-07 | 1 | -8/+12 | |
* | Bump chalk to use latest git to get fix | Casey Primozic | 2020-10-06 | 1 | -12/+8 | |
* | Up rustc-ap-rustc_lexer to 681 | kjeremy | 2020-10-01 | 1 | -14/+14 |