aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.rs
AgeCommit message (Expand)Author
2021-11-20make dyn trait take over super traits except SizedMartin Fischer
2021-11-20support where clauses for trait genericsMartin Fischer
2021-11-19if first type bound isn't Into<T> auto-box itMartin Fischer
2021-11-19allow same-named method generics if they have same boundsMartin Fischer
2021-11-18publishv0.1.0Martin Fischer