aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix build on musl and test it in CIJonas Schievink2020-08-123-8/+16
* Merge #5715bors[bot]2020-08-121-8/+8
|\
| * SimplifyAleksey Kladov2020-08-121-8/+8
|/
* Merge #5708bors[bot]2020-08-111-5/+5
|\
| * Use Hygiene in completionLaurențiu Nicola2020-08-111-5/+5
* | Merge #5707bors[bot]2020-08-117-14/+30
|\ \
| * | Revert some FIXMEsJmPotato2020-08-112-4/+9
| * | Typo fixJmPotato2020-08-112-2/+2
| * | Remove redundant dependenciesJmPotato2020-08-113-5/+2
| * | Typo fixJmPotato2020-08-111-1/+1
| * | Address some FIXMEsJmPotato2020-08-116-18/+32
| |/
* | Merge #5705bors[bot]2020-08-111-2/+8
|\ \
| * | Log the command flycheck runs to debug misconfigurationsVeetaha2020-08-111-2/+8
| |/
* | Merge #5704bors[bot]2020-08-111-3/+3
|\ \ | |/ |/|
| * Update README.mdTim Weis2020-08-111-3/+3
|/
* Merge #5703bors[bot]2020-08-101-1/+1
|\
| * Fix typos in syntax.mdLaurențiu Nicola2020-08-101-1/+1
* | Merge #5701bors[bot]2020-08-101-8/+8
|\ \
| * | cargo updatekjeremy2020-08-101-8/+8
| |/
* | Merge #5696bors[bot]2020-08-102-1/+16
|\ \
| * | Return InvalidRequest if Shutdown has been requestedJeremy Kolb2020-08-102-1/+16
|/ /
* | Merge #5697bors[bot]2020-08-101-8/+2
|\ \ | |/ |/|
| * Remove 'as any'Jeremy Kolb2020-08-091-1/+1
| * Remove workaround for semantic token flickeringJeremy Kolb2020-08-091-7/+1
* | Merge #5698bors[bot]2020-08-102-5/+9
|\ \
| * | Better codesJmPotato2020-08-101-8/+4
| * | Show const body in short_labelJmPotato2020-08-102-5/+13
|/ /
* | Merge #5692bors[bot]2020-08-1015-59/+224
|\ \
| * | Remove Option<...> from result of Crate::root_modulePaul Daniel Faria2020-08-098-23/+22
| * | Add support for extern cratePaul Daniel Faria2020-08-0811-59/+225
* | | Merge #5693bors[bot]2020-08-092-3/+13
|\ \ \ | |_|/ |/| |
| * | Let shutdown request to pass through when status == LoadingVeetaha2020-08-091-1/+1
| * | Fix no inlay hints / unresolved tokens until manual editVeetaha2020-08-082-3/+13
| |/
* | Merge #5414bors[bot]2020-08-091-1/+1
|\ \
| * | Fix test code lensAleksei Trifonov2020-08-021-1/+1
* | | Merge #5694bors[bot]2020-08-092-1/+33
|\ \ \
| * | | format in to_proto::markup_contentJmPotato2020-08-092-1/+33
|/ / /
* | | Merge #5684bors[bot]2020-08-086-20/+122
|\ \ \
| * | | Apply unsafe semantic highlighting to union field accessPaul Daniel Faria2020-08-082-13/+59
| * | | Add support for unions in inference and loweringPaul Daniel Faria2020-08-084-11/+17
| * | | Add additional checks for union inference testsPaul Daniel Faria2020-08-081-5/+33
| * | | Add test for unsafe union field access highlightingPaul Daniel Faria2020-08-072-0/+22
* | | | Merge #5689bors[bot]2020-08-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove cloneVeetaha2020-08-081-1/+1
|/ / /
* | | Merge #5686bors[bot]2020-08-081-1/+1
|\ \ \
| * | | Fix typo in settings descriptionRüdiger Herrmann2020-08-081-1/+1
|/ / /
* | | Merge #5679bors[bot]2020-08-071-3/+35
|\ \ \
| * | | Account for static mut in missing unsafe diagnosticPaul Daniel Faria2020-08-071-3/+35
| |/ /
* | | Merge #5678bors[bot]2020-08-074-2/+17
|\ \ \
| * | | Mark static mutable names as unsafePaul Daniel Faria2020-08-073-4/+5