Skip to content
This repository was archived by the owner on Dec 13, 2020. It is now read-only.
This repository was archived by the owner on Dec 13, 2020. It is now read-only.

lasted published version does not compile with rust stable #6

Description

@softprops

after adding crate version 0.0.1 to my crate's cargo.toml deps, I get the following compile error

.cargo/registry/src/github.com-1ecc6299db9ec823/md-0.0.1/src/util.rs:4:25: 4:26 error: expected type, found `|`
.cargo/registry/src/github.com-1ecc6299db9ec823/md-0.0.1/src/util.rs:4     fn modify(&self, f: |T| -> T);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions