aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/display.rs
Commit message (Expand)AuthorAgeFilesLines
* Move type inlay hint truncation to language serverEmil Lauridsen2019-11-191-4/+39
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* Replace Display by a pretty printing trait for TyFlorian Diebold2019-03-161-0/+56