Skip to content

Conversation

RalfJung
Copy link
Member

Fixes #3443

I am honestly not entirely sure what the consensus from what issue was. I feel like the epoll PR worked reasonably well, and not having been closely involved I am not sure which process @oli-obk followed there. Compared to the first draft in #3443 I tried to make this less formal and framed more as guidelines than hard rules.

@saethlin
Copy link
Member

saethlin commented Aug 16, 2024

The only disagreement I had with you on the issue was whether this guidance would have prevented a past problem. I think the project process or guidelines as you've laid them out are good.

I'm quite happy with the wording here.

Copy link
Contributor

@oli-obk oli-obk left a comment

Choose a reason for hiding this comment

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

This is general good advice. I don't think it has the necessary requirements to get us enough information to avoid many issues before implementing things (doing it thoroughly would be akin to experimental implementation so it would be effort and not give us an advantage), but it will give everything some structure and help us understand where individual PRs belong in a larger picture.

@oli-obk
Copy link
Contributor

oli-obk commented Aug 17, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Aug 17, 2024

📌 Commit d37e731 has been approved by oli-obk

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 17, 2024

⌛ Testing commit d37e731 with merge 95d3adc...

@bors
Copy link
Contributor

bors commented Aug 17, 2024

☀️ Test successful - checks-actions
Approved by: oli-obk
Pushing 95d3adc to master...

@bors bors merged commit 95d3adc into rust-lang:master Aug 17, 2024
@RalfJung RalfJung deleted the projects branch August 17, 2024 09:11
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.

Meta: Adopt a "project" process

4 participants