aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge #4952bors[bot]2020-06-192-0/+94
|\ \ \ \ \ \
| * | | | | | Shift bound variables correctly when using assoc type shorthandFlorian Diebold2020-06-192-0/+94
| | |_|/ / / | |/| | | |
* | | | | | Merge #4951bors[bot]2020-06-192-6/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't panic on crates depending on themselvesFlorian Diebold2020-06-192-6/+31
* | | | | | Use correct substs for super trait assoc typesFlorian Diebold2020-06-193-17/+47
| |/ / / / |/| | | |
* | | | | Fix substs in resolve_value_path for ImplSelfVincent Rouillé2020-06-192-1/+33
|/ / / /
* | | | Merge #4851bors[bot]2020-06-195-5/+134
|\ \ \ \
| * | | | Add quickfix to add a struct fieldTimo Freiberg2020-06-125-5/+134
* | | | | Merge #4937bors[bot]2020-06-191-1/+4
|\ \ \ \ \
| * | | | | Fix fmtoxalica2020-06-181-1/+2
| * | | | | Allow overriding rust-analyzer display revisionoxalica2020-06-181-1/+3
* | | | | | Merge #4839bors[bot]2020-06-196-36/+1335
|\ \ \ \ \ \
| * | | | | | Apply suggestions from code reviewvsrs2020-06-183-65/+328
| * | | | | | Add Type::walk methodvsrs2020-06-183-75/+132
| * | | | | | Remove AdtOrTraitvsrs2020-06-184-50/+39
| * | | | | | Add associated type test.vsrs2020-06-181-0/+57
| * | | | | | Fix type "items" order.vsrs2020-06-182-24/+36
| * | | | | | Add `Go to Type Definition` hover action.vsrs2020-06-188-35/+956
| * | | | | | Fix empty hover action group for a runnable.vsrs2020-06-181-1/+1
* | | | | | | Speedup VFS::partitionAleksey Kladov2020-06-194-11/+30
| |_|_|/ / / |/| | | | |
* | | | | | Merge #4930bors[bot]2020-06-181-28/+49
|\ \ \ \ \ \
| * | | | | | Avoid all unchecked indexing in match checkingJonas Schievink2020-06-171-28/+49
| | |_|_|/ / | |/| | | |
* | | | | | Merge #4941bors[bot]2020-06-182-8/+4
|\ \ \ \ \ \
| * | | | | | SimplifyAleksey Kladov2020-06-182-8/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge #4903bors[bot]2020-06-185-41/+56
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove logic to mark all doctest code asPaul Daniel Faria2020-06-182-14/+13
| * | | | | Ensure all existing doctest code highlights have documentation modifierPaul Daniel Faria2020-06-173-21/+22
| * | | | | Add highlighting support for doc commentsPaul Daniel Faria2020-06-175-41/+56
* | | | | | Merge #4935bors[bot]2020-06-182-10/+4
|\ \ \ \ \ \
| * | | | | | SimplifyAleksey Kladov2020-06-182-10/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge #4821bors[bot]2020-06-182-9/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | display Doctest code lens before comment #4785Benjamin Coenen2020-06-182-9/+3
| * | | | | display Doctest code lens before comment #4785Benjamin Coenen2020-06-141-2/+2
| * | | | | display Doctest code lens before comment #4785Benjamin Coenen2020-06-092-3/+32
* | | | | | Merge #4872bors[bot]2020-06-181-46/+43
|\ \ \ \ \ \
| * | | | | | Reduce the usage of bare subscript operatorVeetaha2020-06-141-46/+43
* | | | | | | Merge #4934bors[bot]2020-06-186-212/+69
|\ \ \ \ \ \ \
| * | | | | | | Remove special casing for library symbolsAleksey Kladov2020-06-186-212/+69
| | |_|_|/ / / | |/| | | | |
* / | | | | | SimplifyVeetaha2020-06-181-10/+6
|/ / / / / /
* | | | | | Merge #4927bors[bot]2020-06-172-24/+30
|\ \ \ \ \ \
| * | | | | | Better encapsulate reverse-mapping of files to cargo targetsAleksey Kladov2020-06-172-24/+30
| | |_|/ / / | |/| | | |
* / | | | | Syntax highlighting for escape sequences in stringsLeander Tentrup2020-06-1712-5/+38
|/ / / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge #4913 #4915 #4916bors[bot]2020-06-179-34/+408
|\ \ \ \ \ \ \
| | | * | | | | Warnings as hint or infoGabriel Valfridsson2020-06-166-13/+384
| | * | | | | | Inspect markdown code fences to determine whether to apply syntax highlightingLeander Tentrup2020-06-163-4/+22
| | |/ / / / /
| * / / / / / Remove debugging code for incremental syncLaurențiu Nicola2020-06-161-17/+2
| |/ / / / /
* | | | | | Merge #4914bors[bot]2020-06-171-384/+406
|\ \ \ \ \ \
| * | | | | | Use ra_fixture and reformat testsJonas Schievink2020-06-161-387/+385
| * | | | | | Fix index-out-of-bounds panic in match checkingJonas Schievink2020-06-161-2/+26
| |/ / / / /
* / / / / / Remove :expr from placeholdersDavid Lattimore2020-06-171-54/+20
|/ / / / /