Skip to content

Remove Attribute::is_sugared_doc #389

@dtolnay

Description

@dtolnay

As of rust-lang/rust#49545 proc macros can no longer tell the difference between sugared vs attribute doc comments, just like macro_rules currently cannot. In Syn 0.13 I believe the is_sugared_doc field is always set to false by the parser.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions