rust-analyzer/crates/ra_ide
Avishay Matayev fb34a5ba06 Support function's completion snippet
Note that `detail` was replced with `function_signature` to avoid
calling `from` on FunctionSignature twice.

I didn't add new tests because the current ones seem enough.
2020-03-04 11:03:32 +02:00
..
src Support function's completion snippet 2020-03-04 11:03:32 +02:00
Cargo.toml Remove unused dependencies 2020-02-27 14:04:13 +09:00