aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-05-0168-592/+1928
|\
| * 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
| * | | Merge #4223bors[bot]2020-04-302-92/+79
| |\ \ \
| | * | | Allow to set env vars and pipe stdin via not_bashAleksey Kladov2020-04-302-92/+79
| * | | | Merge #4221bors[bot]2020-04-303-0/+52
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Special-case try macro to better support 2015 editionAleksey Kladov2020-04-303-0/+52
| |/ / /
| * | | Merge #4219bors[bot]2020-04-301-33/+67
| |\ \ \
| | * | | Avoid `rustup` invocation for non-rustup rust installationoxalica2020-04-301-33/+67
| | | |/ | | |/|
| * | | Merge #4210bors[bot]2020-04-302-0/+65
| |\ \ \
| | * | | Add tests of showing function qualifiersoxalica2020-04-301-0/+25
| | * | | Include function qualifiers in signatureoxalica2020-04-291-0/+40
| | |/ /
| * | | Merge #4178bors[bot]2020-04-305-1/+121
| |\ \ \
| | * | | Validate the location of `crate` in pathsJohn Renner2020-04-295-1/+121
| | | |/ | | |/|
| * | | Merge #4216bors[bot]2020-04-301-2/+4
| |\ \ \
| | * | | docs(user): method chaining hints supportHeyward Fann2020-04-301-2/+4
| |/ / /
| * | | Merge #4162bors[bot]2020-04-295-68/+402
| |\ \ \
| | * | | if let -> matchJonas Schievink2020-04-291-4/+3
| | * | | ?Jonas Schievink2020-04-291-5/+1
| | * | | Use or-patterns moreJonas Schievink2020-04-291-10/+9
| | * | | Remove `.clone()`Jonas Schievink2020-04-291-8/+8
| | * | | Rename to associated_type_shorthand_candidatesJonas Schievink2020-04-293-29/+30
| | * | | Complete assoc. items on type parametersJonas Schievink2020-04-295-69/+408
| |/ / /
| * | | Merge #4212bors[bot]2020-04-291-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Fix Typos on features.mdKENTARO OKUDA2020-04-291-2/+2
| |/ /
| * | Merge #4119bors[bot]2020-04-294-65/+110
| |\ \