]> git.lizzy.rs Git - rust.git/commit
7709: Updated the implementation.
authorChetan Khilosiya <chetan.khilosiya@gmail.com>
Mon, 15 Mar 2021 17:18:50 +0000 (22:48 +0530)
committerChetan Khilosiya <chetan.khilosiya@gmail.com>
Mon, 15 Mar 2021 17:18:50 +0000 (22:48 +0530)
commit0c2d4a8a7758793765d33790e22c70b79b8bea56
tree365761bc55b25b05a75aa2a165cf9825a2087032
parent2bf3802f21de48b1c284cdd5e0e9f7f168787d9b
7709: Updated the implementation.

The get function from impl method is updated.
and now same method used to get len and is_empty function.
crates/hir_expand/src/name.rs
crates/ide_assists/src/handlers/generate_is_empty_from_len.rs
crates/ide_assists/src/tests/generated.rs