Skip to content

std::io: impl IsTerminal for {Empty, Repeat, Sink, Take} - #161947

Open
GrigorenkoPV wants to merge 1 commit into
rust-lang:mainfrom
GrigorenkoPV:is_terminal
Open

std::io: impl IsTerminal for {Empty, Repeat, Sink, Take}#161947
GrigorenkoPV wants to merge 1 commit into
rust-lang:mainfrom
GrigorenkoPV:is_terminal

Conversation

@GrigorenkoPV

@GrigorenkoPV GrigorenkoPV commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Closes #161941

Yeah, these are instastable

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Aug 28, 2026
@rustbot

rustbot commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ChrisDenton, libs
  • @ChrisDenton, libs expanded to 13 candidates
  • Random selection from ChrisDenton, JohnTitor, Mark-Simulacrum, clarfonthey, nia-e

@the8472 the8472 added the needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: std::io::Sink should implement std::io::IsTerminal (returning false)

4 participants