aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-2017-27/+358
|\
| * Merge #2314bors[bot]2019-11-194-22/+21
| |\
| | * :arrow_up: rowanAleksey Kladov2019-11-194-22/+21
| |/
| * Merge #2291bors[bot]2019-11-1911-1/+332
| |\
| | * Minor fix for outpu text formatingEdwin Cheng2019-11-191-1/+1
| | * Add shot doc for expand_macro moduleEdwin Cheng2019-11-191-1/+1
| | * Add document in features.mdEdwin Cheng2019-11-191-0/+4
| | * Use DocumentProvider instead of HoverEdwin Cheng2019-11-193-33/+75
| | * Improve insert_whitespacesEdwin Cheng2019-11-191-17/+77
| | * Change return type of expand_macroEdwin Cheng2019-11-195-13/+33
| | * Change to use Expansion::file_id and reorderingEdwin Cheng2019-11-192-46/+40
| | * Fix npm formattingEdwin Cheng2019-11-192-14/+14
| | * RebaseEdwin Cheng2019-11-192-3/+9
| | * Add recursive expand in vscodeEdwin Cheng2019-11-198-5/+210
| |/
| * Merge #2312bors[bot]2019-11-191-4/+4
| |\
| | * Fixed a bug for string lit in quoteEdwin Cheng2019-11-191-4/+4
| * | Run CI on trying as wellAleksey Kladov2019-11-191-0/+1
| |/
* | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-182-49/+91
|\|
| * Merge #2309bors[bot]2019-11-181-7/+29
| |\
| | * Goto type def through macroskjeremy2019-11-181-7/+29
| * | Merge #2307bors[bot]2019-11-181-42/+62
| |\ \
| | * | Fix testkjeremy2019-11-181-10/+6
| | * | Support hover through macrokjeremy2019-11-181-42/+66
| | |/
* | | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-1825-429/+370
|\| |
| * | Merge #2308bors[bot]2019-11-183-12/+4
| |\ \
| | * | Remove the custom impl of AttrsOwner for ImplItemDJMcNab2019-11-183-12/+4
| | |/
| * | Merge #2305bors[bot]2019-11-181-2/+0
| |\ \ | | |/ | |/|
| | * Remove CI badgeAleksey Kladov2019-11-181-2/+0
| |/
| * Merge #2304bors[bot]2019-11-184-25/+22
| |\
| | * Use Source<&ast::Name> in classify_namekjeremy2019-11-184-25/+22
| |/
| * Merge #2302bors[bot]2019-11-184-119/+105
| |\
| | * Collapse TokenMap and RevTokenMapAleksey Kladov2019-11-184-119/+105
| |/
| * Merge #2301bors[bot]2019-11-185-48/+36
| |\
| | * Don't create a separate bin for format hookAleksey Kladov2019-11-185-48/+36
| * | Merge #2300bors[bot]2019-11-183-38/+52
| |\|
| | * Token-based reverse-mappingAleksey Kladov2019-11-183-38/+52
| * | Merge #2299bors[bot]2019-11-182-41/+32
| |\|
| | * More sourcesAleksey Kladov2019-11-182-41/+32
| * | Merge #2298bors[bot]2019-11-184-61/+74
| |\|
| | * Add ra_ide_api::expandAleksey Kladov2019-11-184-55/+69
| | * More SourceAleksey Kladov2019-11-181-19/+18
| |/
| * Merge #2296bors[bot]2019-11-182-3/+1
| |\
| | * fix bors integrationAleksey Kladov2019-11-181-1/+1
| | * Remove obsolete linksAleksey Kladov2019-11-181-2/+0
| |/
| * Switch to ActionsAleksey Kladov2019-11-184-97/+61
* | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...Seivan Heidari2019-11-182-3/+89
|\|
| * Run npm travis through xvfb-runcad972019-11-181-1/+1
| * Enable github actions cicad972019-11-181-0/+86
| * Merge #2294bors[bot]2019-11-181-3/+3
| |\
| | * Publicise GenericParamsAleksey Kladov2019-11-181-3/+3