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

tracking issue for the Traits Working Group #48416

Closed
nikomatsakis opened this issue Feb 22, 2018 · 10 comments
Closed

tracking issue for the Traits Working Group #48416

nikomatsakis opened this issue Feb 22, 2018 · 10 comments
Labels
A-traits Area: Trait system C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. metabug Issues about issues themselves ("bugs about bugs") T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-traits Working group: Traits, https://internals.rust-lang.org/t/announcing-traits-working-group/6804

Comments

@nikomatsakis
Copy link
Contributor

nikomatsakis commented Feb 22, 2018

Introduction

The Traits Working Group is dedicated to all things "trait". In particular, the goal of the working group is to create and maintain the trait engine within the Rust compiler, as well as contributors ideas and insights to the language itself, when it comes to RFCs for traits. See the announcement for more.

Key facts

How to get involved

Drop in on the Zulip channel and introduce yourself. We're just starting up again after a long hiatus, so hopefully we'll have a bit more structure once we get our footing.

@nikomatsakis nikomatsakis added A-traits Area: Trait system metabug Issues about issues themselves ("bugs about bugs") T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. WG-traits Working group: Traits, https://internals.rust-lang.org/t/announcing-traits-working-group/6804 labels Feb 22, 2018
@lloydmeta
Copy link
Member

I only have working knowledge of traits, but I'm keen to learn more and can put some time in on a weekly basis :)

@giannicic
Copy link
Contributor

I'm interested in working on this. I just know the trait system at an higher level and I'd like to learn it more deeply. I'll take a look at the posts to get a general idea of the things to do.

@JoeyEremondi
Copy link

I'm a PhD student working with Ron Garcia, extending some of Jonatan Milewski's work. I've got a research project right now where I've got a declarative model of traits in a Rust-like language, along with associated type constructors and higher-ranked types, along with a verified inference algorithm. It's almost at a point where there's a draft worth sharing.

I'd love to be involved with this group. I've done some Rust programming, and I've got some previous experience with logic programming.

@autodidaddict
Copy link

Interested in contributing however ICan.

@Centril
Copy link
Contributor

Centril commented Feb 22, 2018

This sounds interesting. I'd love to contribute. Thus far, I haven't done more than write RFCs and such. I haven't made any contributions to the compiler itself (outside of the standard library) yet, so I'd love to learn. Count me in =)

@nikomatsakis
Copy link
Contributor Author

Hey all! Glad to hear about the interest. Sorry I didn't get to many specifics today, will try to do so tomorrow and over the weekend.

@GeertVL-zz
Copy link

@nikomatsakis Posted it on the internals post but let you know it this way too.

@nikomatsakis
Copy link
Contributor Author

nikomatsakis commented Feb 28, 2018

cc @rust-lang/wg-traits -- I opened a thread on internals:

First off, I want to apologize for the radio silence on this working group. It’s been harder than I anticipated to come up get a good crop of “start issues” and so forth. In general, I feel like we’re still trying to figure out the best way to get a “working group” up and going.Therefore, I thought, if I can’t figure this out on my own, why don’t we all start talking it out together? Hence this thread!

@nikomatsakis
Copy link
Contributor Author

For those of you following this issue, we're trying to get this group up and going again! We plan to have a meeting (on Zulip, this time) this coming Monday.

@jackh726
Copy link
Member

I'm going to go ahead and close this. wg-traits has it's own repo rust-lang/wg-traits where we can track things as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-traits Area: Trait system C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. metabug Issues about issues themselves ("bugs about bugs") T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-traits Working group: Traits, https://internals.rust-lang.org/t/announcing-traits-working-group/6804
Projects
None yet
Development

No branches or pull requests

8 participants