Uh oh!
There was an error while loading. Please reload this page.
Sync io - #1247
Closed
boggle wants to merge 4 commits into
Closed
Conversation
brson
commented
Dec 2, 2011
Contributor
This looks good to me. If you don't mind I will squash these down to a single commit. Waiting for the try build to finish now. |
boggle
commented
Dec 2, 2011
ContributorAuthor
Sure, that's ok. |
brson
commented
Dec 2, 2011
Contributor
No fsync on windows. I just replaced it with fail and opened #1253. Thanks! |
JohnTitor pushed a commit
to JohnTitor/rust
that referenced
this pull request
Jul 26, 2022
coastalwhite pushed a commit
to coastalwhite/rust
that referenced
this pull request
Aug 5, 2023
celinval pushed a commit
to celinval/rust-dev
that referenced
this pull request
Jun 4, 2024
U007D pushed a commit
to U007D/rust-mos
that referenced
this pull request
Aug 21, 2026
1247: Remove collect r=matklad a=kjeremy Might help with perf Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
U007D pushed a commit
to U007D/rust-mos
that referenced
this pull request
Aug 21, 2026
call error location was fixed by rustup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds fsync and fflush calls to io.