Skip to content

Add .isatty() method to StdReader#14315

Merged
bors merged 1 commit intorust-lang:masterfrom
lilyball:stdreader_isatty
May 21, 2014
Merged

Add .isatty() method to StdReader#14315
bors merged 1 commit intorust-lang:masterfrom
lilyball:stdreader_isatty

Conversation

@lilyball
Copy link
Contributor

StdWriter has .isatty(). StdReader can trivially vend the same function,
and someone asked today on IRC how to call isatty() on stdin.

StdWriter has .isatty(). StdReader can trivially vend the same function,
and someone asked today on IRC how to call isatty() on stdin.
bors added a commit that referenced this pull request May 21, 2014
StdWriter has .isatty(). StdReader can trivially vend the same function,
and someone asked today on IRC how to call isatty() on stdin.
@bors bors closed this May 21, 2014
@bors bors merged commit dc921c1 into rust-lang:master May 21, 2014
@lilyball lilyball deleted the stdreader_isatty branch May 21, 2014 16:51
lnicola pushed a commit to lnicola/rust that referenced this pull request Mar 13, 2023
…eykril

fix: Pass flycheck extra args when running build scripts

Closes rust-lang#14315

Not sure if we want to do it like this or to add an extra config key, though.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants