rust/crates/ra_assists
Matthew Hall 6a2127be28 Cleanup checking for existing impls in impl From assist
Use the trait solver to check if there's an existing implementation of
From<type_in_enum_variant> for the enum.
2020-04-02 18:42:30 +01:00
..
src Cleanup checking for existing impls in impl From assist 2020-04-02 18:42:30 +01:00
Cargo.toml Start stdx 2020-03-28 11:01:25 +01:00