Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.
This repository has been archived by the owner on May 6, 2020. It is now read-only.

item.ident for ItemKind::Impl #106

Open
@bruno-medeiros

Description

It used to be with syntax_syntex version 0.28 or that for item: &Item that were of kind ItemKind::Impl , the item.ident would have the identifier that the impl applied to. However, in recent versions of syntax_syntex, that no longer seems to be the case, the ident is just the empty string. Is there still some straightforward way to obtain that information?

The ident for impls was used by the Rainicorn tool to provide Outline/Structure view for IDES.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions