Skip to content

Update futures-macro-async proc-macro2 usage from 0.2 to 0.3 #956

@peterdelevoryas

Description

@peterdelevoryas

Currently, I can't seem to get #[async] to be found with features = ["nightly"], and cd futures-macro-async; cargo build --features nightly shows that the crate is currently broken from the new proc-macro api. I actually made a PR to futures-await doing this update, not realizing that I probably should have been making the changes to this repo, because futures-await is deprecated now. (I think? Maybe not though?) Anyways, I'm still not really sure why I'm getting the "not found" error, which is another issue that probably needs to be created.

Edit: Oh I see now why it's not being found!

Metadata

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