rust/crates/ra_hir
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 update itertools version to 0.9.0 2020-03-23 16:22:46 -07:00