Skip to content

Compilation failure with rust-nightly because of external_doc feature #3

Description

@camelop

#![cfg_attr(feature = "nightly", feature(external_doc))]

The current version (2.4.1) fails to compile with rustc 1.54.0-nightly (35fff69d0 2021-06-06) because the "external_doc" feature has been removed. For more information, see this PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions