NLL: document specs for (new) semantics in rust ref (incl. deviations from RFC) #54129
Labels
A-borrow-checker
Area: The borrow checker
A-lifetimes
Area: Lifetimes / regions
A-NLL
Area: Non-lexical lifetimes (NLL)
NLL-reference
Reference material for NLL
P-medium
Medium priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The NLL RFC provided a specification for what we planned to implement. (Or at least it tried to do so.)
Since then, the NLL implementation made something that deviated in various ways from that specification.
This ticket is just noting that:
It would be good to link to here any PRs/issues where such deviations were implemented or discussed
The text was updated successfully, but these errors were encountered: