Suggest longer lifetimes for function return values #1304
Labels
A-lint
Area: New lints
C-an-interesting-project
Category: Interesting projects, that usually are more involved design/code wise.
E-hard
Call for participation: This a hard problem and requires more experience or effort to work on
In utkarshkukreti/select.rs@ae590b5, the returned references are given a type-bound lifetime.
It would be nice if clippy could make these recommendations automatically.
The text was updated successfully, but these errors were encountered: