summaryrefslogtreecommitdiff
path: root/dhall/src/traits/dynamic_type.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove more duplicationNadrieril2019-04-181-1/+1
* Remove higher-kinded type noise in TypeNadrieril2019-04-161-4/+4
* Thread lifetimes through other newtypesNadrieril2019-04-111-8/+8
* Remove type parameter from TypeErrorNadrieril2019-04-111-6/+6
* Respect import boundariesNadrieril2019-04-111-1/+1
* Abstract get_type() into a traitNadrieril2019-04-111-0/+56