rust/crates/ide_assists
bors[bot] 1c927d2f8e
Merge #8802
8802: Keep comments and attrs when extracting struct from enum variant r=Veykril a=DropDemBits

Fixes #6730

Still unsure if existing visibilities of fields should be forced to pub (which is what was previously done), or if it's okay to keep it in the extracted struct.

Co-authored-by: DropDemBits <r3usrlnd@gmail.com>
2021-05-12 14:42:01 +00:00
..
src Merge #8802 2021-05-12 14:42:01 +00:00
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00