Skip to content

Update details of polymorphization working group #342

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

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions content/working-groups/polymorphization/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ type: docs
This working group aims to implement an analysis to detect when functions could remain polymorphic
during code generation.

- **Leads:** [@nikomatsakis][nikomatsakis] and [@davidtwco][davidtwco]
- **Leads/members:** See [rust-lang/team][team]

[status]: https://img.shields.io/badge/status-active-brightgreen.svg?style=for-the-badge

Expand All @@ -23,11 +23,10 @@ This working group aims to accomplish the following:
could create a copy for each distinct size of type (rather than each type).

# How can I get involved?
The scope of this working group is quite limited and the project is part
of [davidtwco][davidtwco]'s Master's Thesis, so there aren't many opportunities to get involved.
If you have any questions, feel free to drop them in the Zulip stream.
There isn't a massive amount of work to be done in parallel relating to polymorphization, but if
you're interested in getting involved then feel free to pop into the Zulip stream.

- **Desired experience level:** N/A
- **Desired experience level:** Some familiarity with the MIR and substitutions
- **Relevant repositories:** [`rust-lang/rust`][repo]
- **Zulip stream:** [`#t-compiler/wg-polymorphization`][zulip] on Zulip

Expand All @@ -36,3 +35,4 @@ If you have any questions, feel free to drop them in the Zulip stream.

[nikomatsakis]: https://github.com/nikomatsakis
[davidtwco]: https://github.com/davidtwco
[team]: https://github.com/rust-lang/team/blob/master/teams/wg-polymorphization.toml