Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Add thomcc as a reviewer for std::sys::windows #425

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

thomcc
Copy link
Member

@thomcc thomcc commented Sep 6, 2022

I have been reviewing patches in it for @ChrisDenton in this module for a while, and have plenty of background with windows programming from earlier in my career (although until recently it was pretty rusty). I also recently went through this module looking for issues (hence the PRs fixing alignment/uninit/zeroing/widening) and feel comfortable reviewing changes to it.

This also avoids cases like rust-lang/rust#101481 (comment) in the future, as now it has two reviewers (although it seems a little bit like a bug that it doesn't fall back to the rule for library/std in that case).

Copy link
Member

@jyn514 jyn514 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jyn514 jyn514 merged commit 889b404 into rust-lang:master Sep 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants