<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dynamize/tests, branch v0.3.0</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.0</id>
<link rel='self' href='http://git.push-f.com/dynamize/atom/tests?h=v0.3.0'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/'/>
<updated>2021-11-21T18:54:46Z</updated>
<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>
<entry>
<title>assert that dynamized traits are object-safe</title>
<updated>2021-11-20T18:19:29Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-20T17:53:55Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=9044eb941a310e4120dab93a43e6630efef72e4a'/>
<id>urn:sha1:9044eb941a310e4120dab93a43e6630efef72e4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make dyn trait take over super traits except Sized</title>
<updated>2021-11-20T17:46:20Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-20T17:46:10Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=3170127a4ef79c43018775934c7e0444dc828b2d'/>
<id>urn:sha1:3170127a4ef79c43018775934c7e0444dc828b2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support where clauses for trait generics</title>
<updated>2021-11-20T09:19:03Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-20T08:54:46Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=80225095fe224285215b83406950d53835e4dcf9'/>
<id>urn:sha1:80225095fe224285215b83406950d53835e4dcf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>if first type bound isn't Into&lt;T&gt; auto-box it</title>
<updated>2021-11-19T11:09:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-19T10:49:22Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=323762d238ebb9d9b8fa65bd1290aaa39648615c'/>
<id>urn:sha1:323762d238ebb9d9b8fa65bd1290aaa39648615c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow same-named method generics if they have same bounds</title>
<updated>2021-11-19T09:35:56Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-19T09:35:56Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/dynamize/commit/?id=d8a313dd422c78fb018cfe4249b526fe3e9dc851'/>
<id>urn:sha1:d8a313dd422c78fb018cfe4249b526fe3e9dc851</id>
<content type='text'>
</content>
</entry>
</feed>
