Skip to content

missing must_use for writeln on File #627

Closed
@fenhl

Description

@fenhl

I'm having a hard time finding the exact definitions that are relevant because everything is macros so I'm not sure where exactly the error is, but I had some code that tried to writeln! to an async_std::fs::File but forgot to await it, and didn't get any unused-must-use lints.

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