aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/display/function_signature.rs
Commit message (Expand)AuthorAgeFilesLines
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* migrate ra_ide_api to the new rowanAleksey Kladov2019-07-191-1/+1
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-2/+5
* remove inherent source implsAleksey Kladov2019-06-111-3/+4
* use Source for FunctionAleksey Kladov2019-06-111-1/+1
* Move FunctionSignature to display/function_signatureVille Penttinen2019-04-091-0/+101