Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | chalk 0.29.0 | Jeremy Kolb | 2020-09-28 | 2 | -11/+11 | |
|/ / | ||||||
* | | Merge #6033 | bors[bot] | 2020-09-28 | 4 | -29/+201 | |
|\ \ | ||||||
| * | | Add more comments about proc macro resolution | Jonas Schievink | 2020-09-28 | 1 | -0/+20 | |
| * | | Simplify iterator chain | Jonas Schievink | 2020-09-28 | 1 | -5/+2 | |
| * | | Remove incorrect docs | Jonas Schievink | 2020-09-18 | 1 | -6/+0 | |
| * | | Reduce visibility of non-proc-macros | Jonas Schievink | 2020-09-18 | 3 | -0/+85 | |
| * | | Remove obsolete proc macro collection code | Jonas Schievink | 2020-09-18 | 1 | -19/+0 | |
| * | | Use hir_def to resolve proc macros | Jonas Schievink | 2020-09-18 | 3 | -16/+79 | |
| * | | Add test | Jonas Schievink | 2020-09-18 | 1 | -0/+32 | |
* | | | Merge #6085 | bors[bot] | 2020-09-28 | 1 | -0/+7 | |
|\ \ \ | ||||||
| * | | | Mark unresolved imports diagnostic as experimental | Jonas Schievink | 2020-09-28 | 1 | -0/+7 | |
* | | | | Merge #6084 | bors[bot] | 2020-09-27 | 1 | -20/+25 | |
|\ \ \ \ | ||||||
| * | | | | Update deps | Jeremy Kolb | 2020-09-27 | 1 | -20/+25 | |
|/ / / / | ||||||
* | | | | Merge #6027 | bors[bot] | 2020-09-27 | 4 | -21/+46 | |
|\ \ \ \ | ||||||
| * | | | | 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 | 3 | -13/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update chalk to 0.28.0 | Bram van den Heuvel | 2020-09-25 | 3 | -13/+19 | |
* | | | | | | 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 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge #6062 | bors[bot] | 2020-09-24 | 4 | -9/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump smol_str from 0.1.16 to 0.1.17 | Jean SIMARD | 2020-09-24 | 4 | -9/+12 | |
* | | | | | | | Merge #6050 | bors[bot] | 2020-09-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | VS Code + WSL: describe binary location | Masaki Hara | 2020-09-21 | 1 | -0/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge #6056 | bors[bot] | 2020-09-24 | 1 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add dbgr postfix completion | Laurențiu Nicola | 2020-09-22 | 1 | -0/+12 | |
* | | | | | | | Merge #6061 | bors[bot] | 2020-09-24 | 4 | -19/+117 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Fix lint | Matthias Einwag | 2020-09-23 | 1 | -1/+1 | |
| * | | | | | | Move unlink on download into download function | Matthias Einwag | 2020-09-23 | 2 | -11/+11 | |
| * | | | | | | Remane function | Matthias Einwag | 2020-09-23 | 1 | -5/+5 | |
| * | | | | | | Use closure in trailing position and strongly type header map | Matthias Einwag | 2020-09-23 | 2 | -18/+21 | |
| * | | | | | | Apply suggestions from code review | Matthias Einwag | 2020-09-23 | 1 | -1/+1 | |
| * | | | | | | Remove stray newline | Matthias Einwag | 2020-09-23 | 1 | -1/+0 | |
| * | | | | | | Fix clearing the token | Matthias Einwag | 2020-09-23 | 1 | -3/+8 | |
| * | | | | | | Add a command for updating the Github API token | Matthias Einwag | 2020-09-23 | 2 | -0/+13 | |
| * | | | | | | Use retry dialog also for downloads | Matthias Einwag | 2020-09-23 | 1 | -20/+30 | |
| * | | | | | | Fix tslint | Matthias Einwag | 2020-09-23 | 1 | -2/+2 | |
| * | | | | | | Allow to use a Github Auth token for fetching releases | Matthias Einwag | 2020-09-23 | 3 | -4/+72 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | 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 |