<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hobgoblin/examples/10-transient-0/output/rust, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.zwobble.org/hobgoblin/atom?h=main</id>
<link rel='self' href='https://git.zwobble.org/hobgoblin/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/'/>
<updated>2026-07-24T16:59:45Z</updated>
<entry>
<title>Add Shared type</title>
<updated>2026-07-24T16:59:45Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T16:59:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=2bc23bdc7fe01fc5921be8e09f405a8a1fd7bd65'/>
<id>urn:sha1:2bc23bdc7fe01fc5921be8e09f405a8a1fd7bd65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Struct sum as field in rust-transient-0</title>
<updated>2026-07-24T14:04:14Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T14:04:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=eaa4d75630e490e342d2374c35768c309199a150'/>
<id>urn:sha1:eaa4d75630e490e342d2374c35768c309199a150</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add struct with sum to transient-0 tests</title>
<updated>2026-07-24T14:02:27Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T14:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=0e9e0974e0c2a8906e484082dc4e6666faa8a2a7'/>
<id>urn:sha1:0e9e0974e0c2a8906e484082dc4e6666faa8a2a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support enum as field in rust-transient-0</title>
<updated>2026-07-24T14:00:50Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T14:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=00cc7fcf117ef694280624b314d43e1864425433'/>
<id>urn:sha1:00cc7fcf117ef694280624b314d43e1864425433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename test to match renamed type</title>
<updated>2026-07-24T13:59:09Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T13:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=a488ac6d05c30836a5a90a25a35253c88222ad95'/>
<id>urn:sha1:a488ac6d05c30836a5a90a25a35253c88222ad95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add StructWithEnum to transient-0 tests</title>
<updated>2026-07-24T13:58:49Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T13:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=615ea14404c04d155e2c911e53946ff434d59095'/>
<id>urn:sha1:615ea14404c04d155e2c911e53946ff434d59095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace OuterStruct with StructWithStruct</title>
<updated>2026-07-24T13:56:52Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T13:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=d9374240857b256f66e9d3f84e1bf4747761ed1f'/>
<id>urn:sha1:d9374240857b256f66e9d3f84e1bf4747761ed1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid unwraps in generated Rust code</title>
<updated>2026-07-24T13:51:57Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T13:51:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=b00bf672cbbd9ff1ec013a52ddfd59fdf82f8144'/>
<id>urn:sha1:b00bf672cbbd9ff1ec013a52ddfd59fdf82f8144</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't panic when UTF-8 data is invalid</title>
<updated>2026-07-19T21:10:57Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-19T21:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=7d100fcc4d6d33a48d43d4f115cb0fe957e3b9a5'/>
<id>urn:sha1:7d100fcc4d6d33a48d43d4f115cb0fe957e3b9a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use match expression to encode Option values</title>
<updated>2026-07-19T20:51:38Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-19T20:51:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=526299753c3e19989b84e75b6d14eb1f43f1f546'/>
<id>urn:sha1:526299753c3e19989b84e75b6d14eb1f43f1f546</id>
<content type='text'>
</content>
</entry>
</feed>
