<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dynamize/tests, branch v0.3.3</title>
<subtitle>A proc macro to enable trait objects with variable associated types</subtitle>
<id>http://git.push-f.com/dynamize/atom/tests?h=v0.3.3</id>
<link rel='self' href='http://git.push-f.com/dynamize/atom/tests?h=v0.3.3'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/'/>
<updated>2021-11-22T14:57:17Z</updated>
<entry>
<title>support other collections via #[collection(...)]</title>
<updated>2021-11-22T14:57:17Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-22T14:57:17Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=346113bbebddbd199b61249957c7569514071e89'/>
<id>urn:sha1:346113bbebddbd199b61249957c7569514071e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support HashMap and BTreeMap</title>
<updated>2021-11-22T08:21:02Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-22T07:55:14Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=ef698909223b2f29f7a6cae17f0aba3461c8803d'/>
<id>urn:sha1:ef698909223b2f29f7a6cae17f0aba3461c8803d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support HashSet, BinaryHeap and BTreeSet</title>
<updated>2021-11-22T06:45:30Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-22T06:37:45Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=99a1e9f42e79a73e7ec3c08eb873d0ef271319d8'/>
<id>urn:sha1:99a1e9f42e79a73e7ec3c08eb873d0ef271319d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support Vec, VecDeque &amp; LinkedList collections</title>
<updated>2021-11-22T06:45:30Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-22T05:36:37Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=bacdafb4883d8f8ea06e498285c78f82de9a391b'/>
<id>urn:sha1:bacdafb4883d8f8ea06e498285c78f82de9a391b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auto-box all trait bounds, bump version to 0.3.2</title>
<updated>2021-11-21T20:36:28Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T20:36:15Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=8345637cb9f21fdcfcaa13a48329137e5527a0d3'/>
<id>urn:sha1:8345637cb9f21fdcfcaa13a48329137e5527a0d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support boxed Iterator in Option</title>
<updated>2021-11-21T18:54:46Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T18:52:30Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=0dd8413eca378e5dc2e6cbdc6f9c6f8bde604e4a'/>
<id>urn:sha1:0dd8413eca378e5dc2e6cbdc6f9c6f8bde604e4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support -&gt; &amp;mut dyn Iterator&lt;Item = Self::A&gt;</title>
<updated>2021-11-21T08:39:40Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T08:37:32Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=57641e00d6ed1fd7689c3079abb10f67d5387143'/>
<id>urn:sha1:57641e00d6ed1fd7689c3079abb10f67d5387143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better errors for assoc types in where clauses</title>
<updated>2021-11-21T07:36:10Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-21T07:33:52Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=34dc166a9bc003bad36c28aeb29b625195d20a74'/>
<id>urn:sha1:34dc166a9bc003bad36c28aeb29b625195d20a74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also dynamize simple type param bounds in where clauses</title>
<updated>2021-11-21T07:27:12Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-20T18:47:43Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=bd6f84036426c43e08078cf11e4ee70b7714ba2f'/>
<id>urn:sha1:bd6f84036426c43e08078cf11e4ee70b7714ba2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test that same-named generics need same bounds</title>
<updated>2021-11-20T18:32:13Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-20T18:31:35Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=d5bb9c038a98282c3b6421c24a196a36e7720634'/>
<id>urn:sha1:d5bb9c038a98282c3b6421c24a196a36e7720634</id>
<content type='text'>
</content>
</entry>
</feed>
