Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spawn a flycheck instance per workspace | Jonas Schievink | 2020-09-27 | 4 | -21/+46 |
* | Merge #6073 | bors[bot] | 2020-09-25 | 5 | -55/+203 |
|\ | |||||
| * | Remove partial import test in insert_use | Lukas Wirth | 2020-09-25 | 1 | -10/+0 |
| * | Don't unnecessarily unnest imports for import insertion | Lukas Wirth | 2020-09-25 | 4 | -45/+203 |
* | | Merge #6076 | bors[bot] | 2020-09-25 | 2 | -5/+11 |
|\ \ | |||||
| * | | Update chalk to 0.28.0 | Bram van den Heuvel | 2020-09-25 | 2 | -5/+11 |
* | | | Merge #6055 | bors[bot] | 2020-09-25 | 1 | -0/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Cargo fmt | Russell Mull | 2020-09-22 | 1 | -9/+2 |
| * | | Add ok postfix completion | Russell Mull | 2020-09-22 | 1 | -0/+12 |
* | | | Merge #6072 | bors[bot] | 2020-09-25 | 2 | -6/+6 |
|\ \ \ | |||||
| * | | | Cleanup unintended unresolved reference in syntax higlighting test | Paul Daniel Faria | 2020-09-24 | 2 | -6/+6 |
| | |/ | |/| | |||||
* | | | Bump smol_str from 0.1.16 to 0.1.17 | Jean SIMARD | 2020-09-24 | 3 | -7/+10 |
* | | | Merge #6056 | bors[bot] | 2020-09-24 | 1 | -0/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add dbgr postfix completion | Laurențiu Nicola | 2020-09-22 | 1 | -0/+12 |
* | | | Merge #5846 | bors[bot] | 2020-09-24 | 3 | -8/+161 |
|\ \ \ | |||||
| * | | | Make unify private again | adamrk | 2020-09-02 | 2 | -2/+2 |
| * | | | Trim mut keyword in fn completion | adamrk | 2020-09-02 | 1 | -1/+22 |
| * | | | Remove exposing unification | adamrk | 2020-09-02 | 4 | -23/+1 |
| * | | | Collect locals in context | adamrk | 2020-09-02 | 2 | -12/+15 |
| * | | | Add back Param struct | adamrk | 2020-09-01 | 2 | -3/+13 |
| * | | | Add references to fn args during completion | adamrk | 2020-08-30 | 5 | -10/+151 |
* | | | | lsp-types 0.82 | kjeremy | 2020-09-23 | 2 | -8/+8 |
| |_|/ |/| | | |||||
* | | | Apply suggestions from code review | Aleksey Kladov | 2020-09-21 | 1 | -5/+5 |
* | | | Document AstTransformation | Aleksey Kladov | 2020-09-21 | 1 | -0/+28 |
* | | | Document SemanticScope | Aleksey Kladov | 2020-09-21 | 1 | -0/+19 |
* | | | Merge #6043 | bors[bot] | 2020-09-21 | 3 | -9/+51 |
|\ \ \ | |||||
| * | | | Rename impl edit method to be more explicit | Matt Hooper | 2020-09-21 | 2 | -2/+2 |
| * | | | Added test for impl member assist when impl def is missing braces | Matt Hooper | 2020-09-21 | 1 | -0/+19 |
| * | | | Replace entire impl def instead of only associated items for missing impl mem... | Matt Hooper | 2020-09-21 | 1 | -9/+12 |
| * | | | Add make utility for empty associated item lists | Matt Hooper | 2020-09-21 | 1 | -0/+4 |
| * | | | Add edit utility for adding an associated item list to a impl def | Matt Hooper | 2020-09-21 | 1 | -0/+16 |
* | | | | Merge #6018 | bors[bot] | 2020-09-20 | 2 | -8/+15 |
|\ \ \ \ | |||||
| * | | | | Add rustdoc for ProjectJson methods | Aaron Wood | 2020-09-20 | 1 | -0/+10 |
| * | | | | Correct project_root path for ProjectJson. | Aaron Wood | 2020-09-16 | 2 | -8/+5 |
* | | | | | Merge #6036 | bors[bot] | 2020-09-18 | 1 | -4/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Don't re-read open files from disk when reloading a workspace | Laurențiu Nicola | 2020-09-18 | 1 | -4/+7 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Log failure to load crate root file | Jonas Schievink | 2020-09-18 | 1 | -1/+7 |
| |_|/ / |/| | | | |||||
* | | | | Support active parameters at the per-signature level | kjeremy | 2020-09-18 | 2 | -4/+10 |
* | | | | Rename `CustomDerive` to `ProcMacro` | Jonas Schievink | 2020-09-18 | 6 | -8/+8 |
* | | | | Invert condition to unindent code | Jonas Schievink | 2020-09-18 | 1 | -158/+157 |
* | | | | Use `log::error!` in a few more places | Jonas Schievink | 2020-09-17 | 2 | -1/+8 |
* | | | | Give `ExternCrate` a `Name`, not a `ModPath` | Jonas Schievink | 2020-09-17 | 5 | -18/+11 |
* | | | | Merge #6017 | bors[bot] | 2020-09-17 | 2 | -4/+45 |
|\ \ \ \ | |||||
| * | | | | Don't return any TextEdit if formatting is unchanged | Josh Stone | 2020-09-16 | 2 | -4/+45 |
* | | | | | Merge #6016 | bors[bot] | 2020-09-17 | 11 | -77/+445 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Don't diagnose imports whose base crate is missing | Jonas Schievink | 2020-09-17 | 2 | -17/+64 |
| * | | | | Add annotation-based nameres diagnostic tests | Jonas Schievink | 2020-09-16 | 4 | -38/+150 |
| * | | | | Update tests | Jonas Schievink | 2020-09-16 | 1 | -5/+57 |
| * | | | | Track import sources and emit diagnostics | Jonas Schievink | 2020-09-16 | 2 | -21/+60 |
| * | | | | Leave extern crate items unresolved if they are | Jonas Schievink | 2020-09-16 | 1 | -1/+5 |