Skip to content

Incorrect link for BufWriter on std::fs::File page #125066

Closed
@johnbchron

Description

@johnbchron

Location

In the description of std::fs::File, the first mention of BufWriter:

For efficiency, consider wrapping the file in a BufReader or BufWriter...

Summary

The BufWriter link points to BufReader. I checked the source and the destination is not explicit, so I'm not sure what's going on here. Could be a rustdoc bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-libsRelevant to the library team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions