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

std::rt::uv::net: Enable tests on Win32 #9616

Merged
merged 1 commit into from
Sep 30, 2013
Merged

Conversation

klutzy
Copy link
Contributor

@klutzy klutzy commented Sep 30, 2013

Closes #8815.

bors added a commit that referenced this pull request Sep 30, 2013
@bors bors closed this Sep 30, 2013
@bors bors merged commit f4f6b95 into rust-lang:master Sep 30, 2013
@klutzy klutzy deleted the win32-uv-test branch September 30, 2013 13:14
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 20, 2022
…=xFrednet

Add Default to Clippy Lints Lint groups

- related to rust-lang#7958

This PR adds a default (reset) button to Clippy Lints Lint groups. (change for website)
[The page](https://rust-lang.github.io/rust-clippy/master/index.html) sets only `Deprecated` to false by default.
Certainly it is easy to set only `deprecated` to false, but it may be a bit lazy for beginners.

https://user-images.githubusercontent.com/38400669/194831117-3ade7e0d-c4de-4189-9daf-3be8ea3cdd18.mov

changelog: none
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.

Windows: failing unit tests in libstd\rt\uv\net.rs
3 participants