aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge #2318bors[bot]2019-11-203-9/+16
| |\ \
| | * | Fix expand macroEdwin Cheng2019-11-203-9/+16
| |/ /
| * | Merge #2325bors[bot]2019-11-2012-42/+190
| |\ \
| | * | Next gen IDs for functionsAleksey Kladov2019-11-2012-42/+190
| * | | Merge #2324bors[bot]2019-11-2010-117/+103
| |\| | | | |/ | |/|
| | * Move traits to hir_defAleksey Kladov2019-11-2010-117/+103
| |/
| * Merge #2323bors[bot]2019-11-208-51/+51
| |\
| | * Rename with_ast -> with_valueAleksey Kladov2019-11-208-51/+51
| |/
| * Merge #2322bors[bot]2019-11-206-170/+247
| |\
| | * Move Generics to hir_defAleksey Kladov2019-11-206-170/+247
| * | Merge #2321bors[bot]2019-11-206-19/+38
| |\|
| | * Allow non-path default type parametersAleksey Kladov2019-11-206-19/+38
| |/
| * Merge #2320bors[bot]2019-11-202-4/+6
| |\
| | * Cleanup importsAleksey Kladov2019-11-202-4/+6
| * | Merge #2319bors[bot]2019-11-2044-214/+227
| |\|
| | * Rename Source::ast -> Source::valueAleksey Kladov2019-11-2043-214/+226
| | * add wsAleksey Kladov2019-11-201-0/+1
| |/
| * Merge pull request #2297 from kiljacken/masterAleksey Kladov2019-11-2010-35/+134
| |\
| | * Add test for inlay hint truncationEmil Lauridsen2019-11-191-0/+37
| | * Move type inlay hint truncation to language serverEmil Lauridsen2019-11-1910-35/+97
* | | 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
| |/