aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix completion for super::super::Josh Mcguigan2020-03-012-2/+45
* fix #2377 super::super::*Josh Mcguigan2020-03-012-4/+43
* Merge #3377bors[bot]2020-02-296-346/+329
|\
| * Handle tuple fields as wellAleksey Kladov2020-02-292-1/+7
| * MinorAleksey Kladov2020-02-292-5/+4
| * Simplify SourceBinderAleksey Kladov2020-02-296-349/+321
| * Small cleanupAleksey Kladov2020-02-291-9/+15
|/
* Merge #3309bors[bot]2020-02-292-10/+70
|\
| * lint warn fixnmio2020-02-291-4/+2
| * keep one CargoTomlNotFoundErrornmio2020-02-292-29/+37
| * remove code used for testingnmio2020-02-271-1/+1
| * fix unneeded bodynmio2020-02-271-6/+2
| * fixes and improvementsnmio2020-02-272-24/+50
| * clean upnmio2020-02-251-7/+2
| * Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...nmio2020-02-2540-377/+659
| |\
| * | Initial debugging codenmio2020-02-241-5/+42
* | | Merge #3376bors[bot]2020-02-294-18/+86
|\ \ \
| * | | Fix a common false-positive type mismatchFlorian Diebold2020-02-294-18/+86
|/ / /
* | | Merge #3375bors[bot]2020-02-298-15/+39
|\ \ \
| * | | Fix typoAleksey Kladov2020-02-293-3/+3
| * | | Cleanup editing APIAleksey Kladov2020-02-295-12/+36
|/ / /
* | | Merge #3374bors[bot]2020-02-293-15/+25
|\ \ \
| * | | More orthogonal API for building pathsAleksey Kladov2020-02-293-15/+25
|/ / /
* | | Merge #3372bors[bot]2020-02-284-13/+19
|\ \ \
| * | | vscode: simplify assert.eq() to assert() as per matkladVeetaha2020-02-282-15/+4
| * | | vscode: add dat semicolonVeetaha2020-02-281-1/+1
| * | | vscode: add equality assertionVeetaha2020-02-282-2/+12
| * | | vscode: rename nodeAssert -> nativeAssertVeetaha2020-02-281-2/+2
| * | | vscode: add error loging on failed assertionVeetaha2020-02-281-1/+6
| * | | vscode: migrate to more type-safe assert implVeetaha2020-02-283-8/+10
* | | | Merge #3371bors[bot]2020-02-283-23/+3
|\ \ \ \
| * | | | SimplifyAleksey Kladov2020-02-283-23/+3
|/ / / /
* | | | Merge #3370bors[bot]2020-02-285-533/+538
|\ \ \ \ | |/ / / |/| | |
| * | | Move insert_use util to utilsAleksey Kladov2020-02-285-533/+538
|/ / /
* | | Merge #3369bors[bot]2020-02-282-3/+3
|\ \ \
| * | | Reduce visibilityAleksey Kladov2020-02-282-3/+3
|/ / /
* | | Merge #3367bors[bot]2020-02-2813-71/+144
|\ \ \
| * | | Correctly flag 'lifetime definitions as definitionsAleksey Kladov2020-02-286-40/+47
| * | | Fix highlighting of const patternsAleksey Kladov2020-02-285-16/+61
| * | | Classify name takes const patterns into accountAleksey Kladov2020-02-286-23/+44
* | | | Merge #3366bors[bot]2020-02-282-38/+51
|\ \ \ \ | |/ / / |/| | |
| * | | Simpilfy origin_range logicEdwin Cheng2020-02-282-38/+51
* | | | Merge #3364bors[bot]2020-02-283-3/+5
|\ \ \ \
| * | | | Fix union classificationAleksey Kladov2020-02-283-3/+5
|/ / / /
* | | | Merge #3363bors[bot]2020-02-289-156/+231
|\ \ \ \
| * | | | Fix highlighting testAleksey Kladov2020-02-285-49/+55
| * | | | Cleanup highlighting tagsAleksey Kladov2020-02-285-102/+169
| * | | | add more tagsAleksey Kladov2020-02-285-30/+32
* | | | | Merge #3362bors[bot]2020-02-281-5/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | removing ctrl+r key binding fixes #2733Jason Williams2020-02-281-5/+0
|/ / / /