262b35ea2c
This lint checks if Option::take() is used on a temporary value (a value that is not of type &mut Option and that is not a Place expression) to suggest omitting take() |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
262b35ea2c
This lint checks if Option::take() is used on a temporary value (a value that is not of type &mut Option and that is not a Place expression) to suggest omitting take() |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |