Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isatty tweaks #2380

Merged
merged 2 commits into from
Jul 18, 2022
Merged

isatty tweaks #2380

merged 2 commits into from
Jul 18, 2022

Conversation

RalfJung
Copy link
Member

@saethlin I realized we need to gate this behind the isolation flag, sorry. :/ The point of isolated mode is that it is 100% deterministic, so we cannot call host functions that might give different answers on different runs.

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 18, 2022

📌 Commit 126e71a has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jul 18, 2022

⌛ Testing commit 126e71a with merge 0b854f9...

bors added a commit that referenced this pull request Jul 18, 2022
isatty tweaks

`@saethlin` I realized we need to gate this behind the isolation flag, sorry. :/  The point of isolated mode is that it is 100% deterministic, so we cannot call host functions that might give different answers on different runs.
@bors
Copy link
Collaborator

bors commented Jul 18, 2022

💔 Test failed - checks-actions

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 18, 2022

📌 Commit e30dd07 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jul 18, 2022

⌛ Testing commit e30dd07 with merge 0a0a15a...

@bors
Copy link
Collaborator

bors commented Jul 18, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 0a0a15a to master...

@bors bors merged commit 0a0a15a into rust-lang:master Jul 18, 2022
@RalfJung RalfJung deleted the isatty branch July 18, 2022 11:22
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.

2 participants