rust-analyzer/crates/ide
Lukas Wirth c395dd1032 Implement constructor usage search for almost all items
For all struct kinds, unions and enums, as well as for record- and
tuple-variants but not for unit-variants, as these have no trailing
character we can anchor the search to. Functionality wise it is
implemented though.
2021-02-12 21:30:55 +01:00
..
src Implement constructor usage search for almost all items 2021-02-12 21:30:55 +01:00
Cargo.toml Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00