rust-analyzer/crates/syntax
TheDoctor314 05b368f065 Add generic parameters for manual impl assist
The `impl_trait` function takes an optional `GenericParamList` to create
the trait impl.
2021-11-10 12:53:48 +05:30
..
fuzz Set MSRV 2021-10-23 15:07:11 +03:00
src Add generic parameters for manual impl assist 2021-11-10 12:53:48 +05:30
test_data internal: Parse const trait bounds 2021-10-19 14:20:00 +02:00
Cargo.toml Replace some String usages with SmolStr in completions 2021-11-05 12:30:39 +01:00