E0311 references nonexistant lifetime #101027
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Given the following code: https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=d55c130a01f69dede262830dd4771bdf
The current output is:
'a
does not exist, maybe it should get introduced by the diagnosticThe text was updated successfully, but these errors were encountered: