aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/inlay_hints.rs
Commit message (Expand)AuthorAgeFilesLines
* Code review fixesKirill Bulatov2019-07-221-29/+20
* Use SmolStr for the type textKirill Bulatov2019-07-211-3/+6
* Fix the string conversionsKirill Bulatov2019-07-211-2/+2
* Resolve types on the serverKirill Bulatov2019-07-211-53/+73
* Code review fixesKirill Bulatov2019-07-211-4/+60
* Refactor server apiKirill Bulatov2019-07-201-0/+110