Skip to content

The docs for print! and println! should contain panics section #28510

Closed
@llogiq

Description

@llogiq

Invocations of the print!(..) and println!(..) macros may panic if stdout isn't writeable. This is undocumented as of yet.

Proposed solution: Add a # Panics section in both doc comments.

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