Skip to content

Enable uv pipe tests on windows #10409

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

Merged
merged 1 commit into from
Nov 11, 2013
Merged

Conversation

alexcrichton
Copy link
Member

Turns out the pipe names must have special names on windows. Once we have
special names, all the tests pass just fine.

Closes #10386

Turns out the pipe names must have special names on windows. Once we have
special names, all the tests pass just fine.

Closes rust-lang#10386
bors added a commit that referenced this pull request Nov 11, 2013
Turns out the pipe names must have special names on windows. Once we have
special names, all the tests pass just fine.

Closes #10386
@bors bors closed this Nov 11, 2013
@bors bors merged commit 681ea93 into rust-lang:master Nov 11, 2013
@alexcrichton alexcrichton deleted the issue-10386 branch November 13, 2013 22:19
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 24, 2023
Improve diagnostic of `no_mangle_with_rust_abi`

fixes rust-lang#10409

Pending rust-lang/rustfmt#5701

This rewords the message to focus on the error being an implicit ABI, rather than the `Rust` ABI. Also downgrades the suggestion to `MaybeIncorrect` and changes the suggestion span to better highlight the change.

---

changelog: None
<!-- changelog_checked -->
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.

uvio needs tests for pipes on windows
3 participants