Skip to content

Fix (what I believe is) a typo in OpenOptionsExt #74108

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

Closed
wants to merge 1 commit into from

Conversation

kubkon
Copy link
Contributor

@kubkon kubkon commented Jul 6, 2020

This commit fixes what I believe is a typo in OpenOptionsExt trait on Windows. security_qos_flags trait method mysteriously, as the only method, returns a concrete type instead a &mut Self.

EDIT: apologies if this is a duplicate.

This commit fixes what I believe is a typo in `OpenOptionsExt` trait on Windows. `security_qos_flags` trait method mysteriously, as the only method, returns a concrete type instead a `&mut Self`.
@rust-highfive
Copy link
Contributor

r? @shepmaster

(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 6, 2020
@kubkon
Copy link
Contributor Author

kubkon commented Jul 6, 2020

Duplicate of #74074, closing.

@kubkon kubkon closed this Jul 6, 2020
@kubkon kubkon deleted the patch-1 branch July 6, 2020 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants