-
Notifications
You must be signed in to change notification settings - Fork 537
Add new temporary lifetime extension rule #1813
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
base: master
Are you sure you want to change the base?
Conversation
@WaffleLapkin I vaguely remember you were working on rewriting this section at some point? Maybe I misremember. |
I indeed found this message:
I did forget about it and can't find any changes I did back then, so I'd assume I haven't even started rewriting it. I'll write this down so I don't forget again ^^' |
This looks correct to me. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like the examples below still need updating (just below in the "Examples" section).
Co-authored-by: Travis Cross <[email protected]>
@rustbot ready |
This now fails the code tests because rust-lang/rust#140593 (which this PR is trying to document) isn't merged yet. |
See rust-lang/rust#140593