aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #7260bors[bot]2021-01-147-118/+253
|\
| * Render Fn* trait objects and impl types as rust doesLukas Wirth2021-01-136-30/+133
| * Move FamousDefs fixture out into its own fileLukas Wirth2021-01-122-88/+120
* | Merge #6809bors[bot]2021-01-133-0/+238
|\ \
| * | Sort impls by trait definitionFisher Darling2021-01-133-0/+238
|/ /
* | Merge #7263bors[bot]2021-01-133-17/+5
|\ \
| * | Use upstream TextSize APIAleksey Kladov2021-01-133-17/+5
* | | Merge #7220bors[bot]2021-01-133-14/+178
|\ \ \ | |/ / |/| |
| * | fix windows test.ShuiRuTian2021-01-131-2/+2
| * | unwrap.ShuiRuTian2021-01-131-2/+2
| * | skip slow tests.ShuiRuTian2021-01-121-3/+4
| * | use path rather than hard code.ShuiRuTian2021-01-121-4/+4
| * | fix and add tests.ShuiRuTian2021-01-122-8/+142
| * | formatShuiRuTian2021-01-111-3/+5
| * | fix as suggestion.ShuiRuTian2021-01-111-9/+5
| * | Update crates/rust-analyzer/src/handlers.rsSong Gao2021-01-111-3/+1
| * | Update crates/rust-analyzer/src/handlers.rsSong Gao2021-01-111-4/+2
| * | move logic from client to server.ShuiRuTian2021-01-112-21/+9
| * | update rs formatShuiRuTian2021-01-101-1/+2
| * | fix condition.ShuiRuTian2021-01-101-1/+1
| * | update format.ShuiRuTian2021-01-101-8/+9
| * | fix issue.ShuiRuTian2021-01-102-14/+21
| * | not track my analyticsShuiRuTian2021-01-091-42/+0
| * | beta version for folder renameShuiRuTian2021-01-093-4/+34
| * | support folder rename for initial request.ShuiRuTian2021-01-081-8/+16
| * | more thoughts.ShuiRuTian2021-01-061-0/+14
| * | add analytics md.ShuiRuTian2021-01-061-0/+28
* | | Merge #7262bors[bot]2021-01-133-14/+10
|\ \ \
| * | | Don't show internal server error on renameAleksey Kladov2021-01-133-14/+10
| | |/ | |/|
* | | Merge #7251bors[bot]2021-01-1310-251/+319
|\ \ \ | |/ / |/| |
| * | Rename FileReferences -> UsageSearchResultLukas Wirth2021-01-123-15/+14
| * | Ensure uniqueness of file ids in reference search via hashmapLukas Wirth2021-01-129-121/+122
| * | Group references by FileIdLukas Wirth2021-01-1210-256/+324
|/ /
* | Merge #7250bors[bot]2021-01-111-20/+17
|\ \
| * | Improve analysis stats legibilityAleksey Kladov2021-01-111-20/+17
* | | Merge #7249bors[bot]2021-01-111-2/+10
|\ \ \ | |/ / |/| |
| * | Add build benchmark xtask commandAleksey Kladov2021-01-111-2/+10
|/ /
* | Merge #7247bors[bot]2021-01-111-14/+14
|\ \
| * | cargo updatekjeremy2021-01-111-14/+14
|/ /
| |
| \
| \
| \
| \
| \
*-----. \ Merge #7051 #7219 #7245 #7246bors[bot]2021-01-119-99/+215
|\ \ \ \ \
| | | | * | Unfreeze cargo_metadatakjeremy2021-01-114-5/+16
| | | * | | Encourage gifsAleksey Kladov2021-01-111-0/+2
| | | |/ /
| | * | | Add some more marks to rename testsLukas Wirth2021-01-101-17/+58
| | * | | Use local error macros in references/renameLukas Wirth2021-01-101-39/+30
| | * | | Refactor rename name checkingLukas Wirth2021-01-092-59/+104
| * | | | Add check for dbg! macroEdwin Cheng2021-01-081-1/+28
| * | | | Remove unused dbgEdwin Cheng2021-01-081-4/+3
| * | | | Use another name instead of dbg for testEdwin Cheng2021-01-081-4/+4
* | | | | Merge #7244bors[bot]2021-01-112-40/+54
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Goto for inner doc links works for module inner doc commentsAleksey Kladov2021-01-112-40/+54
|/ / / /