rust-lang / lang-team

Home of the Rust lang team
http://lang-team.rust-lang.org/
Apache License 2.0
200 stars 48 forks source link

Discuss temporary lifetimes 2024 RFC #253

Closed traviscross closed 6 months ago

traviscross commented 7 months ago

Summary

Let's discuss the pending RFC for changes to temporary lifetimes in the new edition and the related new super let feature that helps to make that possible.

Background reading

About this issue

This issue corresponds to a lang-team design meeting proposal. It corresponds to a possible topic of discussion that may be scheduled for deeper discussion during one of our design meetings.

tgross35 commented 4 months ago

Is there a place to track the status of the draft RFC, or any parts of it that are already accepted? For following work similar to https://github.com/rust-lang/rust/pull/121346.