aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | classify module from declarationEkaterina Babshukova2019-10-224-9/+44
| * | fix highlightingEkaterina Babshukova2019-10-223-2/+3
| * | remove SearchScopeEkaterina Babshukova2019-10-222-10/+6
| * | use Lazy, some fixesEkaterina Babshukova2019-10-2210-43/+51
| * | remove `unreachable!()`Ekaterina Babshukova2019-10-224-15/+18
| * | replace trait by a bunch of functionsEkaterina Babshukova2019-10-229-330/+227
| * | restructure a bitEkaterina Babshukova2019-10-2211-700/+870
| * | classify definition of a function rightEkaterina Babshukova2019-10-221-0/+3
| * | make `handle_references` accept refs from other filesEkaterina Babshukova2019-10-221-4/+9
| * | some fixes, add testsEkaterina Babshukova2019-10-223-39/+52
| * | implement search of referencesEkaterina Babshukova2019-10-223-76/+134
| * | find scope for `Declaration` itemEkaterina Babshukova2019-10-224-46/+86
| * | return Declaration from classify_name_refEkaterina Babshukova2019-10-226-182/+323
| * | return Declaration from classify_nameEkaterina Babshukova2019-10-222-36/+59
| * | replace a chain of `if let` by macroEkaterina Babshukova2019-10-223-255/+87
| * | refactor name_ref_kind.rsEkaterina Babshukova2019-10-226-64/+61
| * | initial classify_nameEkaterina Babshukova2019-10-227-36/+376
|/ /
* | Merge #2046bors[bot]2019-10-222-67/+69
|\ \
| * | Bump crateskjeremy2019-10-222-67/+69
* | | Merge #1933bors[bot]2019-10-224-0/+314
|\ \ \ | |/ / |/| |
| * | Adds "replace with guarded return" assistMikhail Modin2019-10-204-0/+314
* | | Merge #2043bors[bot]2019-10-221-0/+19
|\ \ \
| * | | Instructions for VSCode RemoteMarco Groppo2019-10-211-0/+19
* | | | Merge #2044bors[bot]2019-10-224-24/+117
|\ \ \ \ | |/ / / |/| | |
| * | | add test #2033Alex Zatelepin2019-10-211-0/+43
| * | | fixup folding ranges for "lineFoldingOnly" clients #2033Alex Zatelepin2019-10-214-24/+74
| |/ /
* | | Merge #2039bors[bot]2019-10-212-7/+91
|\ \ \
| * | | Guess macro braces from docsoxalica2019-10-202-7/+91
| |/ /
* | | Merge #2041bors[bot]2019-10-211-2/+40
|\ \ \ | |/ / |/| |
| * | try to warn about old rustAleksey Kladov2019-10-211-2/+40
|/ /
* | Merge #2032bors[bot]2019-10-1717-82/+50
|\ \
| * | rename tools -> xtaskAleksey Kladov2019-10-1711-22/+15
| * | WIP: move to xtasksAleksey Kladov2019-10-1715-62/+37
|/ /
* | Merge #2031bors[bot]2019-10-178-113/+4
|\ \
| * | scale website backAleksey Kladov2019-10-178-113/+4
* | | Merge #2029bors[bot]2019-10-174-2/+22
|\ \ \
| * | | Adds config option for cargo-watch `--ignore` flagRoberto Vidal2019-10-174-2/+22
|/ / /
* | | Merge #2028bors[bot]2019-10-171-4/+4
|\ \ \
| * | | bump proc-macro-hackkjeremy2019-10-171-4/+4
|/ / /
* | | Merge #2027bors[bot]2019-10-179-21/+21
|\ \ \
| * | | relative-path 1.0kjeremy2019-10-179-21/+21
|/ / /
* | | Merge #2024bors[bot]2019-10-171-0/+5
|\ \ \ | |/ / |/| |
| * | Add rust-analyzer.showWorkspaceLoadedNotification to package.jsonLaurențiu Nicola2019-10-171-0/+5
* | | Merge #2025bors[bot]2019-10-176-87/+121
|\ \ \ | |/ / |/| |
| * | Bump depsLaurențiu Nicola2019-10-176-87/+121
|/ /
* | Merge #2012bors[bot]2019-10-172-2/+77
|\ \
| * | #1435 postfix completion for integer literalsSergey Parilin2019-10-142-2/+77
* | | Merge #1998bors[bot]2019-10-171-1/+1
|\ \ \
| * | | No need to make config pubkjeremy2019-10-111-1/+1
* | | | Merge #2020bors[bot]2019-10-163-33/+38
|\ \ \ \