<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hobgoblin/examples/11-transient-0/output/rust/src/gen/data, 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-31T09:50:10Z</updated>
<entry>
<title>Support singleton structs</title>
<updated>2026-07-31T09:50:10Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-31T09:50:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=578bf1f04b48f48225cfa794a27426cca4f6384a'/>
<id>urn:sha1:578bf1f04b48f48225cfa794a27426cca4f6384a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract IO result into RustTypes</title>
<updated>2026-07-26T11:04:37Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-26T11:04:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=aa83cfed61ea4d68377261ce2a44fea9af24a692'/>
<id>urn:sha1:aa83cfed61ea4d68377261ce2a44fea9af24a692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove potentially lossy cast</title>
<updated>2026-07-26T11:00:55Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-26T11:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=ebe855b47a5af50f9acc7a6b265904055e403bce'/>
<id>urn:sha1:ebe855b47a5af50f9acc7a6b265904055e403bce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unwrap</title>
<updated>2026-07-26T10:54:00Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-26T10:54:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=6e73cc0501e63fe9361b24a20d70a5a18857ef0d'/>
<id>urn:sha1:6e73cc0501e63fe9361b24a20d70a5a18857ef0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement shared values for rust-transient-0</title>
<updated>2026-07-25T23:55:32Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-25T23:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=f47074c2955d97c581255886b6597bbc95a4ff10'/>
<id>urn:sha1:f47074c2955d97c581255886b6597bbc95a4ff10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test shared value of sum and variant in java-transient-0</title>
<updated>2026-07-25T16:47:38Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-25T16:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=71f24eac2de498b76994d901092c56bbfca5a067'/>
<id>urn:sha1:71f24eac2de498b76994d901092c56bbfca5a067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test shared values of different types in java-transient-0</title>
<updated>2026-07-25T16:44:47Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-25T16:44:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=5de41ad211a542ce1ae26a1db3f219b1aaf4c9f4'/>
<id>urn:sha1:5de41ad211a542ce1ae26a1db3f219b1aaf4c9f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename StructWithShared to StructWithListOfShared</title>
<updated>2026-07-25T16:10:42Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-25T16:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=6b4c2931d7861c8e03b4341a057ba421c7e9b507'/>
<id>urn:sha1:6b4c2931d7861c8e03b4341a057ba421c7e9b507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store list of shared values in example</title>
<updated>2026-07-24T22:32:04Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T22:32:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=021634785b7c3b82c1203f490813008a95dffa1e'/>
<id>urn:sha1:021634785b7c3b82c1203f490813008a95dffa1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support Shared in rust-transient-0</title>
<updated>2026-07-24T22:04:36Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-24T22:04:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=d145fa46f2571d530d55937cf7907cced0a30347'/>
<id>urn:sha1:d145fa46f2571d530d55937cf7907cced0a30347</id>
<content type='text'>
</content>
</entry>
</feed>
