summaryrefslogtreecommitdiff
path: root/dhall/src/traits/dynamic_type.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-11Thread lifetimes through other newtypesNadrieril1-8/+8
2019-04-11Remove type parameter from TypeErrorNadrieril1-6/+6
2019-04-11Respect import boundariesNadrieril1-1/+1
2019-04-11Abstract get_type() into a traitNadrieril1-0/+56