rust/crates/ra_ide
Steffen Lyngbaek b6d6277362 Completition for type name? #3418
Iterate through TupleStructPat's until a MatchArm if
one exists. Store in a new is_pat_bind_and_path bool
and allow the `complete_scope` to find matches.

Added some tests to ensure it works in simple and nested cases.
2020-03-19 14:12:00 -07:00
..
src Completition for type name? #3418 2020-03-19 14:12:00 -07:00
Cargo.toml Address Issues from Github 2020-03-10 14:36:01 -07:00