Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Source::ast -> Source::value | Aleksey Kladov | 2019-11-20 | 1 | -4/+4 |
* | Primitive signature help for mbe | kjeremy | 2019-10-29 | 1 | -0/+22 |
* | SigKind -> CallableKind | kjeremy | 2019-10-29 | 1 | -10/+10 |
* | Filter out non callable versions of Struct/EnumVariant | kjeremy | 2019-10-28 | 1 | -29/+41 |
* | Preliminary enum variant support | Jeremy Kolb | 2019-10-28 | 1 | -1/+36 |
* | Add disciminant | Jeremy Kolb | 2019-10-28 | 1 | -1/+13 |
* | WIP: Expand signature help | Jeremy Kolb | 2019-10-28 | 1 | -1/+28 |
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | migrate ra_ide_api to the new rowan | Aleksey Kladov | 2019-07-19 | 1 | -1/+1 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -2/+5 |
* | remove inherent source impls | Aleksey Kladov | 2019-06-11 | 1 | -3/+4 |
* | use Source for Function | Aleksey Kladov | 2019-06-11 | 1 | -1/+1 |
* | Move FunctionSignature to display/function_signature | Ville Penttinen | 2019-04-09 | 1 | -0/+101 |