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

[2025H1] add field projection project goal #181

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

y86-dev
Copy link
Contributor

@y86-dev y86-dev commented Dec 9, 2024

Project goal to finish rust-lang/rfcs#3735 and implement its features on nightly.

I have mostly copied the motivation from the RFC and filled out the most important details. I am rather unsure how much details are necessary for describing the required/intended work.

Also I would like to add stabilization as a "stretch goal", what do you think?

Cc @nikomatsakis

Comment on lines +38 to +39
[pin projections]: https://doc.rust-lang.org/std/pin/index.html#projections-and-structural-pinning
[Pin projections]: https://doc.rust-lang.org/std/pin/index.html#projections-and-structural-pinning
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think they are case insensitive? Otherwise, you could use an ID: [text][id].

Co-authored-by: Miguel Ojeda <ojeda@users.noreply.github.com>
@nikomatsakis nikomatsakis merged commit 452f943 into rust-lang:main Dec 16, 2024
2 checks passed
@y86-dev
Copy link
Contributor Author

y86-dev commented Dec 17, 2024

@nikomatsakis Thanks a lot for merging, what did you think of this?:

Also I would like to add stabilization as a "stretch goal", what do you think?

I didn't put the compiler team on the RFC stuff, because I wasn't sure, should that added there?

How rigid is this document? So if need be can changes be made to the team asks? Maybe I overlooked this somewhere, but I am having difficulty gauging the format of this. Thanks again!

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.

3 participants