Ungreat diagnostic error borrowed data escapes outside of function #62953
Labels
A-borrow-checker
Area: The borrow checker
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
On an change I was implementing in the compiler I got the following error ...
I don't remember how the code looked like exactly but we can probably rebuild an example that shows this behavior.
More info https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/borrowed.20data.20escapes.20outside.20of.20function
The text was updated successfully, but these errors were encountered: