Skip to content

Add RawFd to WASI's std::os::wasi::prelude. - #74075

Merged
bors merged 1 commit into
rust-lang:masterfrom
sunfishcode:wasi-prelude-rawfd
Jul 21, 2020
Merged

Add RawFd to WASI's std::os::wasi::prelude.#74075
bors merged 1 commit into
rust-lang:masterfrom
sunfishcode:wasi-prelude-rawfd

Conversation

@sunfishcode

Copy link
Copy Markdown
Member

Add RawFd to WASI's std::os::wasi::prelude, making it consistent
with all other platforms which also have AsRawFd, FromRawFd, and
IntoRawFd in their respective preludes.

Add `RawFd` to WASI's `std::os::wasi::prelude`, making it consistent
with all other platforms which also have `AsRawFd`, `FromRawFd`, and
`IntoRawFd` in their respective preludes.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @sfackler

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 5, 2020
@sunfishcode

Copy link
Copy Markdown
Member Author

r? @alexcrichton

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Jul 20, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 83bd3d3 has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 20, 2020
@bors

bors commented Jul 21, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 83bd3d3 with merge 8ad7bc3...

@bors

bors commented Jul 21, 2020

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions, checks-azure
Approved by: alexcrichton
Pushing 8ad7bc3 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 21, 2020
@bors
bors merged commit 8ad7bc3 into rust-lang:master Jul 21, 2020
@bors bors mentioned this pull request Jul 21, 2020
@sunfishcode
sunfishcode deleted the wasi-prelude-rawfd branch July 24, 2020 20:53
sunfishcode added a commit to sunfishcode/wasmtime that referenced this pull request Jul 24, 2020
Remove the workarounds for rust-lang/rust#74075
now that it's landed on nightly Rust.
sunfishcode added a commit to sunfishcode/wasmtime that referenced this pull request Jul 28, 2020
Remove the workarounds for rust-lang/rust#74075
now that it's landed on nightly Rust.
sunfishcode added a commit to sunfishcode/wasmtime that referenced this pull request Aug 4, 2020
Remove the workarounds for rust-lang/rust#74075
now that it's landed on nightly Rust.
sunfishcode added a commit to sunfishcode/wasmtime that referenced this pull request Aug 10, 2020
Remove the workarounds for rust-lang/rust#74075
now that it's landed on nightly Rust.
sunfishcode added a commit to sunfishcode/wasmtime that referenced this pull request Aug 17, 2020
Remove the workarounds for rust-lang/rust#74075
now that it's landed on nightly Rust.
@cuviper cuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants