rust/crates/syntax
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
..
fuzz Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00
src Merge #6456 2020-11-04 12:37:29 +00:00
test_data Don't interpret type path as part of visibility. 2020-10-24 02:20:45 -04:00
Cargo.toml Bump chalk and lexer 2020-11-02 12:00:58 -05:00