rust-analyzer/crates/ide_assists
Chetan Khilosiya 2bf3802f21 7709: Added the assist to generate is_empty function
the assist will be shown when the len function is implemented.
is_empty internally uses len function.
2021-03-15 21:31:52 +05:30
..
src 7709: Added the assist to generate is_empty function 2021-03-15 21:31:52 +05:30
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00