aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/item_tree/pretty.rs
Commit message (Collapse)AuthorAgeFilesLines
* Render where clauses and more generic paramsJonas Schievink2021-05-231-28/+108
|
* Pretty-print generic parametersJonas Schievink2021-05-231-22/+66
|
* ItemTree: pretty-print all pathsJonas Schievink2021-05-221-9/+73
|
* Add an ItemTree pretty-printerJonas Schievink2021-05-211-0/+525