rust/crates/ide_assists
bors[bot] 1376ece497
Merge #9863
9863: feat: Generate default trait fn impl when generating `PartialEq` r=yoshuawuyts a=yoshuawuyts

Implements a default trait function body when generating the `PartialEq` trait for a type. Thanks!

r? `@veykril`

Co-authored-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
2021-08-12 10:18:02 +00:00
..
src Merge #9863 2021-08-12 10:18:02 +00:00
Cargo.toml Use more strictly typed syntax nodes for analysis in extract_function assist 2021-07-29 17:26:37 +02:00