Skip to content

rustdoc: StdWriter::isatty doesn't show up in search #17332

Closed
@lilyball

Description

@lilyball

Searching rustdoc for "isatty" shows std::io::stdio::StdReader::isatty but it doesn't show std::io::stdio::StdWriter::isatty.

http://doc.rust-lang.org/std/index.html?search=isatty

However the docs on StdWriter clearly show the function.

http://doc.rust-lang.org/std/io/stdio/struct.StdWriter.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-rustdocRelevant to the rustdoc 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