aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update crateskjeremy2020-05-012-7/+7
*-. Merge #4220 #4240bors[bot]2020-05-0124-127/+293
|\ \
| | * Bump depsLaurențiu Nicola2020-05-019-49/+81
| * | Remove lower_path from AssistCtx to SemanticEdwin Cheng2020-05-013-8/+10
| * | Introduce LowerCtx for path loweringEdwin Cheng2020-05-0114-80/+172
| * | Add testEdwin Cheng2020-05-011-0/+40
| |/
* | Merge #4236bors[bot]2020-05-011-1/+10
|\ \
| * | Document Gnome Builder supportLaurențiu Nicola2020-05-011-1/+10
| |/
* | Merge #4244bors[bot]2020-05-012-1/+16
|\ \
| * | Test for unsafe traitDiana2020-05-011-0/+11
| * | Unsafe traitsDiana2020-05-011-1/+5
| |/
* | Merge #4246bors[bot]2020-05-019-75/+178
|\ \
| * | Validate uses of self and superJohn Renner2020-05-019-75/+178
* | | Merge #4248bors[bot]2020-05-011-4/+4
|\ \ \
| * | | Fix Typos on guide.mdKENTARO OKUDA2020-05-011-4/+4
* | | | Merge #4167bors[bot]2020-05-014-18/+51
|\ \ \ \ | |/ / / |/| | |
| * | | Address commentskjeremy2020-05-012-2/+4
| * | | Mark most assists as the base "refactor" typekjeremy2020-05-011-9/+2
| * | | Advertise support for all the builtin CodeActionKindskjeremy2020-05-011-8/+20
| * | | Filter out CodeActions if a server only support commands.kjeremy2020-05-013-1/+27
|/ / /
* | | Merge #4242bors[bot]2020-05-011-2/+2
|\ \ \
| * | | Fix TyposKENTARO OKUDA2020-05-011-2/+2
| | |/ | |/|
* | | Merge #4247bors[bot]2020-05-011-1/+1
|\ \ \ | |/ / |/| |
| * | Fix pub(self) visibility?Diana2020-05-011-1/+1
|/ /
* | Merge #4233bors[bot]2020-04-309-63/+30
|\ \
| * | Kill more zombiesAleksey Kladov2020-04-302-9/+0
| * | Introduce BlockModifierAleksey Kladov2020-04-302-2/+19
| * | Remove dead code, which elaborately pretends to be aliveAleksey Kladov2020-04-306-52/+11
* | | Merge #4228bors[bot]2020-04-301-3/+3
|\ \ \
| * | | Update readme.adochafiz2020-04-301-2/+2
| * | | Fix typo in language server binary docshafiz2020-04-301-1/+1
* | | | Merge #4232bors[bot]2020-04-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update Roslyn link in syntax.mdÖmer Sinan Ağacan2020-04-301-1/+1
* | | | Merge #4231bors[bot]2020-04-305-14/+83
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix a bunch of false-positives in join-linesAleksey Kladov2020-04-305-14/+83
|/ /
* | Merge #4153bors[bot]2020-04-304-13/+125
|\ \
| * | Add support for incremental text synchronizationLaurențiu Nicola2020-04-304-13/+125
* | | Merge #4227bors[bot]2020-04-306-81/+116
|\ \ \ | |_|/ |/| |
| * | Report invalid, nested, multi-segment crate-pathsJohn Renner2020-04-306-81/+116
* | | Merge #4225bors[bot]2020-04-303-0/+39
|\ \ \
| * | | Special-case try macro_rulesEdwin Cheng2020-04-303-0/+39
| |/ /
* | | Merge #4222bors[bot]2020-04-304-13/+194
|\ \ \ | |/ / |/| |
| * | fixed lint warningvsrs2020-04-301-1/+1
| * | Removed unnecessary extraArgs for cargo invocationvsrs2020-04-302-6/+3
| * | Fixed tsfmt and eslint errors.vsrs2020-04-302-19/+19
| * | pass Cargo errors to the Debug output channelvsrs2020-04-303-7/+19
| * | MS C++ tools on linuxvsrs2020-04-291-1/+2
| * | better configuration enum itemsvsrs2020-04-293-13/+16
| * | Configuration settings and source maps supportvsrs2020-04-294-10/+52
| * | ms-vscode.cpptools debugger support, initial version.vsrs2020-04-282-12/+138