rust/crates/assists
bors[bot] bd6eeffb2f
Merge #6456
6456: Support record variants in extract_struct_from_enum_variant r=matklad a=Veykril

As requested :)

This also prevents the assist from being disabled if a definition in the value namespace exists with the same name as our new struct since that won't cause a collision

#4468

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-11-04 12:37:29 +00:00
..
src Merge #6456 2020-11-04 12:37:29 +00:00
Cargo.toml Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00