summaryrefslogtreecommitdiff
path: root/dhall/src/traits/dynamic_type.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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