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

Add dyn-upcasting-coercion-initiative under automation #1394

Merged

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Mar 16, 2024

Repo: https://github.com/rust-lang/dyn-upcasting-coercion-initiative

Extracted from GH:

org = "rust-lang"
name = "dyn-upcasting-coercion-initiative"
description = "Initiative to support upcasting dyn Trait values to supertraits"
bots = []

[access.teams]
lang = "maintain"
security = "pull"
initiative-dyn-upcasting = "write"

[access.individuals]
rust-lang-owner = "admin"
nikomatsakis = "maintain"
scottmcm = "maintain"
pnkfelix = "maintain"
jdno = "admin"
rylev = "admin"
tmandry = "maintain"
badboy = "admin"
crlf0710 = "write"
pietroalbini = "admin"
Mark-Simulacrum = "admin"
joshtriplett = "maintain"

@compiler-errors
Copy link
Member

dyn upcasting is not stable

@Kobzol
Copy link
Contributor Author

Kobzol commented Mar 16, 2024

Ah, I didn't notice rust-lang/rust#120233. The initiative repository (and project group?) doesn't seem active though.

@ehuss
Copy link
Contributor

ehuss commented Mar 16, 2024

I think as long as there is a project-dyn-upcasting group, it is fine to add the repo owned by them. They may not be visibly active, but I think it would be good to keep it live until the project is actually finished. According to rust-lang/rust#120222, there are people actively working on it.

@Kobzol Kobzol changed the title Archive dyn-upcasting-coercion-initiative Add dyn-upcasting-coercion-initiative under automation Mar 16, 2024
@Kobzol Kobzol force-pushed the archive-dyn-upcasting-coercion-initiative branch from 3d2e29e to 35fa3fa Compare March 16, 2024 21:40
@Kobzol
Copy link
Contributor Author

Kobzol commented Mar 16, 2024

Ok, modified it so that it is under under team, but not archived.

@rylev rylev merged commit a59168a into rust-lang:master Mar 18, 2024
1 check passed
@Kobzol Kobzol deleted the archive-dyn-upcasting-coercion-initiative branch March 18, 2024 11:24
calebzulawski pushed a commit to calebzulawski/team that referenced this pull request Mar 22, 2024
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.

4 participants