Skip to content

imenu: also support const and static items#587

Open
legendre6891 wants to merge 1 commit into
rust-lang:masterfrom
legendre6891:patch-1
Open

imenu: also support const and static items#587
legendre6891 wants to merge 1 commit into
rust-lang:masterfrom
legendre6891:patch-1

Conversation

@legendre6891
Copy link
Copy Markdown

This makes imenu also list const and static declarations, e.g. https://doc.rust-lang.org/rust-by-example/custom_types/constants.html

Copy link
Copy Markdown
Member

@psibi psibi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this is causing some test failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants