aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #4158bors[bot]2020-04-261-6/+21
|\
| * Add missing .Günter Zöchbauer2020-04-261-1/+1
| * Change install directory suggestion to `~/.local/bin`Günter Zöchbauer2020-04-261-3/+5
| * xtask does not need to be installedGünter Zöchbauer2020-04-261-4/+1
| * Clarify rust-analyzer binary installGünter Zöchbauer2020-04-261-7/+23
* | Merge #4159bors[bot]2020-04-264-13/+119
|\ \ | |/ |/|
| * For associated type shorthand (T::Item), use the substs from the where clauseFlorian Diebold2020-04-264-13/+119
|/
* Merge #4155bors[bot]2020-04-263-35/+44
|\
| * Precompute expected type during completionAleksey Kladov2020-04-263-35/+44
* | Merge #4154bors[bot]2020-04-263-62/+63
|\ \ | |/ |/|
| * Add `cargo test` to the list of Run commandsAleksey Kladov2020-04-263-62/+63
|/
* Merge #4146bors[bot]2020-04-252-1/+64
|\
| * Fix broken testJonas Schievink2020-04-251-1/+1
| * Don't add call parens when an fn type is expectedJonas Schievink2020-04-252-0/+63
|/
* Merge #4145bors[bot]2020-04-259-427/+346
|\
| * Remove dead codeAleksey Kladov2020-04-251-29/+0
| * Extract messy tree handling out of profiling codeAleksey Kladov2020-04-256-150/+119
| * Fix panic in NoSuchField diagnosticAleksey Kladov2020-04-251-3/+2
| * SimplifyAleksey Kladov2020-04-251-20/+17
| * Simplify hprofAleksey Kladov2020-04-251-85/+64
| * Move hprof to a separate fileAleksey Kladov2020-04-252-393/+398
| * minor clenupAleksey Kladov2020-04-252-16/+15
| |
| \
| \
| \
| \
| \
*-----. \ Merge #4113 #4136 #4141 #4142bors[bot]2020-04-257-7/+78
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * Remove unnecessary async from vscode language client creationveetaha2020-04-252-2/+2
| | | * | Fix typoveetaha2020-04-251-1/+1
| | | |/
| | * | add support for cfg feature attributes on expression #4063Benjamin Coenen2020-04-252-0/+36
| * | | Support returning non-hierarchical symbolskjeremy2020-04-241-4/+33
| * | | Add hierarchical symbols client capabilitykjeremy2020-04-241-0/+6
* | | | Merge #4139bors[bot]2020-04-252-12/+75
|\ \ \ \
| * | | | Checks no repetition for an empty tokenEdwin Cheng2020-04-252-12/+75
* | | | | Merge #4137bors[bot]2020-04-252-14/+87
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Prefer core/alloc paths on #![no_std]Jonas Schievink2020-04-252-14/+87
| | |_|/ | |/| |
* | | | Merge #4133bors[bot]2020-04-252-11/+10
|\ \ \ \ | |/ / / |/| | |
| * | | main: fix bug where thread pool isn't joinedAndrew Gallant2020-04-251-0/+1
| * | | main: eagerly prime goto-definition cachesAndrew Gallant2020-04-252-11/+9
* | | | Merge #4135bors[bot]2020-04-2527-148/+132
|\ \ \ \
| * | | | Rename StructField -> FieldAleksey Kladov2020-04-2527-148/+132
|/ / / /
* | | | Merge #4134bors[bot]2020-04-252-0/+16
|\ \ \ \
| * | | | Fix whitespacesEdwin Cheng2020-04-251-1/+1
| * | | | Special case for empty commentsEdwin Cheng2020-04-252-0/+16
| | |/ / | |/| |
* | | | Merge #4125bors[bot]2020-04-255-9/+14
|\ \ \ \
| * | | | Avoid lossy OsString conversionsLaurențiu Nicola2020-04-255-9/+14
* | | | | Merge #4131bors[bot]2020-04-25439-26996/+26954
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | text-size 1.0.0Aleksey Kladov2020-04-256-12/+16
| * | | | Switch to TryFromAleksey Kladov2020-04-2513-53/+63
| * | | | CleanupsAleksey Kladov2020-04-254-24/+18
| * | | | Convert tests to text-sizeAleksey Kladov2020-04-25376-26521/+26489