rust-analyzer/crates/ide-assists
Sebastian Ziebell ce1c85317f Check param is not referenced in function
This checks the type param is referenced neither in the function body
nor as a return type.

* add tests
2023-05-26 13:24:29 +02:00
..
src Check param is not referenced in function 2023-05-26 13:24:29 +02:00
Cargo.toml internal: Enable smallvec's union feature 2023-02-14 17:01:01 +01:00