Skip to content

Conversation

BennoLossin
Copy link
Contributor

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 <[email protected]>
@nikomatsakis nikomatsakis merged commit 452f943 into rust-lang:main Dec 16, 2024
2 checks passed
@BennoLossin
Copy link
Contributor Author

@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!

nikomatsakis added a commit to nikomatsakis/rust-project-goals-ndm that referenced this pull request Jun 5, 2025
[2025H1] add field projection project goal
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