rust-analyzer/crates/assists
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 Update crates 2020-12-30 10:39:50 -05:00