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

Add shims for file handling #962

Merged
merged 12 commits into from
Oct 1, 2019
Merged

Add shims for file handling #962

merged 12 commits into from
Oct 1, 2019

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Sep 25, 2019

This adds the bare minimum to be able to do File::open and File::read. I also need some feedback about how to handle certain things

@pvdrz pvdrz changed the title [WIP] Add shims for file handling Add shims for file handling Sep 25, 2019
@bors
Copy link
Contributor

bors commented Sep 28, 2019

☔ The latest upstream changes (presumably #957) made this pull request unmergeable. Please resolve the merge conflicts.

@pvdrz pvdrz requested a review from oli-obk October 1, 2019 14:19
@oli-obk
Copy link
Contributor

oli-obk commented Oct 1, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Oct 1, 2019

📌 Commit d0509d7 has been approved by oli-obk

bors added a commit that referenced this pull request Oct 1, 2019
Add shims for file handling

This adds the bare minimum to be able to do `File::open` and `File::read`. I also need some feedback about how to handle certain things
@bors
Copy link
Contributor

bors commented Oct 1, 2019

⌛ Testing commit d0509d7 with merge 1037f69...

@bors
Copy link
Contributor

bors commented Oct 1, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: oli-obk
Pushing 1037f69 to master...

@bors bors merged commit d0509d7 into rust-lang:master Oct 1, 2019
@RalfJung RalfJung mentioned this pull request Oct 11, 2019
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.

4 participants