Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Add TupleVariant and StructVariant DefKinds #10

Merged
merged 1 commit into from
Sep 22, 2017
Merged

Add TupleVariant and StructVariant DefKinds #10

merged 1 commit into from
Sep 22, 2017

Conversation

DSpeckhals
Copy link
Contributor

In order to support more fine-grained detail about Enum variants, add new DefKinds. This will help RLS and its clients to be more specific in symbol classifications for the variants.

This fixes #9.

In order to support more fine-grained detail about Enum variants,
add new DefKinds. This will help RLS and its clients to be more
specific in symbol classifications for the variants.
@nrc nrc merged commit ade2423 into rust-dev-tools:master Sep 22, 2017
@nrc
Copy link
Member

nrc commented Sep 22, 2017

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add TupleVariant and StructVariant DefKinds
2 participants