Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't re-read open files from disk when reloading a workspace | Laurențiu Nicola | 2020-09-18 | 1 | -4/+7 |
* | Fix LSP requests with no arguments | Laurențiu Nicola | 2020-09-17 | 2 | -6/+6 |
* | Merge #5989 | bors[bot] | 2020-09-16 | 5 | -103/+292 |
|\ | |||||
| * | Add make::glob_use_tree function to create star-only UseTree | Lukas Wirth | 2020-09-16 | 2 | -11/+7 |
| * | Fix merge imports failing if the `self` module import is in the wrong tree | Lukas Wirth | 2020-09-12 | 1 | -22/+34 |
| * | Tidy up `recursive_merge` implementation | Lukas Wirth | 2020-09-12 | 1 | -60/+60 |
| * | Reimplement import merging by making it recursive properly nesting all levels | Lukas Wirth | 2020-09-12 | 4 | -83/+264 |
* | | Merge #6013 | bors[bot] | 2020-09-16 | 2 | -7/+19 |
|\ \ | |||||
| * | | Add support for custom flycheck commands with JSON project workspaces | Aaron Wood | 2020-09-16 | 2 | -7/+19 |
* | | | Merge #5993 | bors[bot] | 2020-09-16 | 15 | -44/+166 |
|\ \ \ | |||||
| * | | | Use Ty::apply instead of simple and fix method resolution. | Charles Lew | 2020-09-16 | 3 | -8/+14 |
| * | | | Add a test. | Charles Lew | 2020-09-16 | 1 | -0/+38 |
| * | | | Lower extern type alias as foreign opaque type. | Charles Lew | 2020-09-16 | 2 | -2/+8 |
| * | | | Update chalk to 0.27 and adapt to chalk changes. | Charles Lew | 2020-09-15 | 11 | -41/+113 |
* | | | | Merge #6011 | bors[bot] | 2020-09-16 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Document "consuming" semantic tokens modifier | Veetaha | 2020-09-15 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | Merge #6010 | bors[bot] | 2020-09-15 | 1 | -33/+215 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Avoid checking all ancestors and fix mis-completion | oxalica | 2020-09-15 | 1 | -33/+215 |
|/ / / | |||||
* | | | Merge #6008 | bors[bot] | 2020-09-15 | 2 | -1/+30 |
|\ \ \ | |/ / |/| | | |||||
| * | | inline parameters for a function description #6002 | Benjamin Coenen | 2020-09-15 | 1 | -5/+6 |
| * | | inline parameters for a function description #6002 | Benjamin Coenen | 2020-09-15 | 2 | -1/+29 |
* | | | Merge #6006 | bors[bot] | 2020-09-15 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix delimiter in SSR example | Laurențiu Nicola | 2020-09-15 | 1 | -1/+1 |
* | | | Merge #6001 | bors[bot] | 2020-09-14 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Add GitHub Sponsors link to blog post template | Jonas Schievink | 2020-09-14 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge #5999 | bors[bot] | 2020-09-14 | 1 | -6/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update crates | kjeremy | 2020-09-14 | 1 | -6/+7 |
|/ / | |||||
* | | Merge #5976 | bors[bot] | 2020-09-14 | 1 | -56/+119 |
|\ \ | |||||
| * | | Complete trait impl immediately after type/const/fn | oxalica | 2020-09-11 | 1 | -56/+119 |
* | | | Merge #5985 | bors[bot] | 2020-09-14 | 9 | -17/+65 |
|\ \ \ | |||||
| * | | | Make MergeBehaviour configurable | Lukas Wirth | 2020-09-12 | 9 | -17/+65 |
| | |/ | |/| | |||||
* | | | Merge #5971 | bors[bot] | 2020-09-13 | 12 | -55/+314 |
|\ \ \ | |||||
| * | | | Fix type walking about type of async block | oxalica | 2020-09-11 | 3 | -14/+78 |
| * | | | Fix and prettify comments | oxalica | 2020-09-11 | 1 | -4/+6 |
| * | | | Implement async blocks | oxalica | 2020-09-10 | 11 | -55/+248 |
* | | | | Merge #5987 | bors[bot] | 2020-09-12 | 2 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Bump node-fetch from 2.6.0 to 2.6.1 in /editors/code | dependabot[bot] | 2020-09-12 | 2 | -4/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge #5990 | bors[bot] | 2020-09-12 | 4 | -2/+45 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Implement box pattern inference | Jonas Schievink | 2020-09-12 | 3 | -2/+20 |
| * | | | Add box pattern test | Jonas Schievink | 2020-09-12 | 1 | -0/+25 |
|/ / / | |||||
* | | | Merge #5981 | bors[bot] | 2020-09-11 | 1 | -25/+16 |
|\ \ \ | |||||
| * | | | Properly preserve macro braces | Kirill Bulatov | 2020-09-11 | 1 | -25/+16 |
* | | | | Merge #5980 | bors[bot] | 2020-09-11 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Update serde | kjeremy | 2020-09-11 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge #5977 | bors[bot] | 2020-09-11 | 1 | -6/+6 |
|\ \ \ | |||||
| * | | | cargo update | kjeremy | 2020-09-11 | 1 | -6/+6 |
|/ / / | |||||
* | | | Merge #5955 | bors[bot] | 2020-09-11 | 2 | -82/+114 |
|\ \ \ | |||||
| * | | | Allow merge_imports assists to merge imports of equal visibility | Lukas Wirth | 2020-09-05 | 2 | -6/+61 |
| * | | | Remove duplicated import merge logic | Lukas Wirth | 2020-09-05 | 2 | -77/+43 |
| * | | | Fix segment_iter not iterating segments properly | Lukas Wirth | 2020-09-05 | 1 | -5/+16 |
| |/ / |