-
Notifications
You must be signed in to change notification settings - Fork 296
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
add Rustc Trait System Refactor Initiative #887
Conversation
changed it to be a subteam of compiler as types is already a subteam of it and having subteams of a subteam isn't allowed. |
54d97a5
to
6c914c6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think rewrite -> refactor. Other than that, LGTM.
👍 changed to refactor. |
Ah wait, do we want a zulip stream? Do you think it'd be useful? |
Zulip streams aren't yet configured through this repo. You'll have to ask #infra on Zulip for that for now. |
name = "project-trait-system-refactor" | ||
kind = "project-group" | ||
# Really should be types, but types is already a subteam, | ||
# so that's not allowed for now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pietroalbini do you know why this restriction was put in place?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe because we of the governance webpage as there's currently a 1 to 1 correspondence between the parent team and the governance page: https://www.rust-lang.org/governance/teams/compiler 🤔
Will try and experiment with project boards for this: https://github.com/orgs/rust-lang/projects/26/views/1. For that each area should then have a project board entry and a https://github.com/rust-lang/rust issue. We could have a zulip stream with a thread for each of these issues, but I don't think that's too helpful. If we just need a place to discuss the impl of issues or general questions, staying in the #t-types stream is probably better as its easier to discover. Don't expect that we're going to have too many zulip topics for this initiative so using the #t-types stream should not drown out other work. |
cc rust-lang/types-team#58
I've added every one who is already a part of an existing team and mentioned that they're interested in rust-lang/types-team#58 to the initiative for now: @BoxyUwU @cjgillot @compiler-errors @spastorino.
Not sure if opening a new repository for the initiative is too useful as it would only contain 2-4 documents and in my experience initiative repos are somewhat hard to discover. I don't know, maybe having that repo is actually really useful '^^ can still make a new one at that point
@rust-lang/types for review/approval