aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/op.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename name field to ctor as wellFlorian Diebold2019-03-211-3/+3
* TypeName => TypeCtorFlorian Diebold2019-03-211-10/+10
* Remove the old variants replaced by Ty::ApplyFlorian Diebold2019-03-211-10/+23
* Split ty.rs into several modulesFlorian Diebold2019-02-231-0/+81