Test functions with a lifetime parameter that return Result
s produce incorrect error message
#55228
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-libtest
Area: `#[test]` / the `test` library
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-incorrect
Diagnostics: A diagnostic that is giving misleading or incorrect information.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This works:
But this doesn’t:
Meta
The text was updated successfully, but these errors were encountered: