aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make edition handling a bit nicer and allow specifying edition in crate_graph...Florian Diebold2019-02-135-25/+28
* Resolve 2015 style importsFlorian Diebold2019-02-134-8/+118
* Keep track of crate editionFlorian Diebold2019-02-138-24/+44
* Import the preludeFlorian Diebold2019-02-137-12/+99
* Merge #813bors[bot]2019-02-134-17/+100
|\
| * Fix possible issue where unnamed is_symbol_def would pop stack wronglyVille Penttinen2019-02-131-11/+1
| * Use cloned over map + cloneVille Penttinen2019-02-131-1/+1
| * Use clone directly rather than map + cloneVille Penttinen2019-02-131-1/+1
| * Remove unnecessary bracesVille Penttinen2019-02-131-31/+25
| * Add support for container_name in workspace/symbol queryVille Penttinen2019-02-124-17/+116
* | Merge #814bors[bot]2019-02-131-14/+82
|\ \
| * | auto_import: import in enclosing module instead of fileAndrea Pretto2019-02-121-4/+38
| * | auto_import: more tests and some refactoringsAndrea Pretto2019-02-121-12/+46
| |/
* | Merge #815bors[bot]2019-02-123-2/+33
|\ \ | |/ |/|
| * Fix another crashFlorian Diebold2019-02-123-2/+33
|/
* Merge #811bors[bot]2019-02-123-0/+49
|\
| * Filter attributes from the completion details/labelLaurențiu Nicola2019-02-123-0/+49
* | Merge #810bors[bot]2019-02-122-6/+6
|\ \ | |/ |/|
| * make token trees eqAleksey Kladov2019-02-122-6/+6
|/
* Merge #809bors[bot]2019-02-122-16/+12
|\
| * what goes bump in the night?kjeremy2019-02-122-16/+12
* | Merge #808bors[bot]2019-02-1218-20/+20
|\ \ | |/ |/|
| * rename yellow -> syntax_nodeAleksey Kladov2019-02-1218-20/+20
* | Merge #807bors[bot]2019-02-121-1/+1
|\ \ | |/ |/|
| * Specify vscode 1.31kjeremy2019-02-121-1/+1
* | mention no compatability guranteeAleksey Kladov2019-02-121-0/+3
* | update readme to point to the WGAleksey Kladov2019-02-121-41/+8
|/
* Merge #804bors[bot]2019-02-1226-65/+69
|\
| * Fix some typosPascal Hertleif2019-02-1226-65/+69
|/
* Merge #805bors[bot]2019-02-122-38/+42
|\
| * don't distinguish Create and Write events in VFSAleksey Kladov2019-02-122-38/+42
|/
* Merge #801bors[bot]2019-02-127-1/+265
|\
| * Implement completion for associated itemsLaurențiu Nicola2019-02-127-1/+265
|/
* Merge #802bors[bot]2019-02-121-3/+3
|\
| * replace clone with copyAleksey Kladov2019-02-121-1/+1
| * fix obsolete commentAleksey Kladov2019-02-121-2/+2
|/
* Merge #794bors[bot]2019-02-113-15/+32
|\
| * fix regression in self-referential completionAleksey Kladov2019-02-113-15/+32
|/
* Merge #793bors[bot]2019-02-115-67/+4
|\
| * remove hard-coded query-group macroAleksey Kladov2019-02-115-67/+4
|/
* Merge #791bors[bot]2019-02-115-13/+65
|\
| * docsAleksey Kladov2019-02-112-1/+15
| * assign ids when converting ttAleksey Kladov2019-02-112-10/+36
| * assign ids to tokensAleksey Kladov2019-02-114-3/+15
|/
* Merge #781bors[bot]2019-02-1114-64/+146
|\
| * ra_assists: assist "providers" can produce multiple assistsAndrea Pretto2019-02-1114-64/+146
* | Merge #790bors[bot]2019-02-118-16/+25
|\ \
| * | make macro a NameOwnerAleksey Kladov2019-02-116-5/+14
| * | make macro-rules eqAleksey Kladov2019-02-112-11/+11
| |/
* | Merge #789bors[bot]2019-02-114-4/+4
|\ \ | |/ |/|