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

"Rust Embedded Devices Working Group Cortex-M Team" target maintainer doesn't seem to exist #139027

Closed
Noratrieb opened this issue Mar 27, 2025 · 1 comment · Fixed by #139038
Closed
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-targets Area: Concerning the implications of different compiler targets C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@Noratrieb
Copy link
Member

We have a bunch of Arm targets maintained by "Rust Embedded Devices Working Group Cortex-M Team", for example thumbv8m.base-none-eabi.

The link there is not very useful as it doesn't tell us who these people are (to ping them for problems), and if I poke around the org I find the wg repo which contains names, but only lists an "Arm team": https://github.com/rust-embedded/wg?tab=readme-ov-file#the-arm-team

Is this team responsible for these targets and should we ping all these people for issues? We'd appreciate a clarification PR that either links to a list of people, or lists the people directly.

@adamgreig @berkus @jonathanpallant @nchong-at-aws @newAM @raw-bin @thalesfragoso @therealprof as the people on the Arm team

@Noratrieb Noratrieb added the C-bug Category: This is a bug. label Mar 27, 2025
@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Mar 27, 2025
@Noratrieb Noratrieb added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-targets Area: Concerning the implications of different compiler targets and removed needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. labels Mar 27, 2025
@adamgreig
Copy link
Member

Thanks for spotting this. We recently merged the cortex-m team with the other Arm-related teams into a new "Arm team", which takes over target maintenance. I'll open a PR to update the target descriptions to refer to the new team name.

@bors bors closed this as completed in 5261a0a Mar 28, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this issue Mar 28, 2025
Rollup merge of rust-lang#139038 - adamgreig:thumb-target-maintainers, r=Noratrieb

Update target maintainers for thumb targets to reflect new REWG Arm team name

Closes rust-lang#139027

The name of the team responsible for these targets has changed as the team was merged with other Arm-related teams (see rust-embedded/wg#818). The link gives an up-to-date list of github usernames that can be pinged, whereas the old email address is not very actively maintained or tracked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-targets Area: Concerning the implications of different compiler targets C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants