Skip to content

No documentation of dropping behaviour for std::fs::File #52685

Closed
@alercah

Description

@alercah

The dropping behaviour for std::fs::File is inherited through the sys::fs::File object, meaning that its documentation does not come through to the File type. As a result, there is no documentation of the behaviour of File and, in particular, the decision to swallow errors (likely the correct one, but it should nonetheless be documented).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsP-mediumMedium priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions