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
RFC: io and os reform: initial skeleton #517
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
679f487
RFC: io and os reform
aturon 00ca609
Typo fix
aturon a58d081
Remove spurious chars method
aturon 6a19ab2
Change u64 to Duration
aturon 837e76c
Fix a couple of omissions and mistakes
aturon d9dd60f
Fix broken link
aturon 89d8518
Fix platform-specific os_str APIs
aturon f5ed568
Clarify lstat
aturon 022bb4a
Fix typo
aturon ca9cc17
Error fixes
aturon 5a1cf63
Clarify reader/writer impls on vecs and sliced
aturon 17ede76
Clarify that we keep endian-sensitive en/decoding elsewhere
aturon 8cb74e6
Clarify deadline type
aturon b364604
Remove overly narrow motivation for eventual aync IO
aturon b38d1e5
Remove stray OsString mention
aturon f17e91e
Add wide string alternative
aturon ba48c57
Prep for splitting up
aturon 488475c
More prep for splitting up
aturon File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.
Diff settings
Oops, something went wrong.
ProTip!
Use n and p to navigate between commits in a pull request.
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.