<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-executor/tests/ui, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/'/>
<entry>
<title>executor: update ui test for nightly.</title>
<updated>2025-12-11T23:48:16+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-12-11T23:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d7c7a5e76602e495d65da49f0f8eea80e3cc3fc2'/>
<id>d7c7a5e76602e495d65da49f0f8eea80e3cc3fc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>executor: Fix compiletest for edition 2024.</title>
<updated>2025-10-06T21:19:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-06T21:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=dbf0416abd48190056a25828d8e5d8f889170f88'/>
<id>dbf0416abd48190056a25828d8e5d8f889170f88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Edition 2024.</title>
<updated>2025-10-06T21:19:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-06T20:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=abc8e450f936567ad42cb34b5d2a7941b206aa5d'/>
<id>abc8e450f936567ad42cb34b5d2a7941b206aa5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update nightly.</title>
<updated>2025-09-26T19:35:49+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-09-26T19:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=03d0637d6eed2fe9d44f077aa9ad39bdc8631304'/>
<id>03d0637d6eed2fe9d44f077aa9ad39bdc8631304</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Rust.</title>
<updated>2025-09-21T23:49:39+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-09-21T23:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0850f3b537feb66160b721c280d07d7c85518151'/>
<id>0850f3b537feb66160b721c280d07d7c85518151</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>executor: return error when creating the spawntoken, not when spawning.</title>
<updated>2025-08-29T11:23:21+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-07-08T23:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8aec341f28a00012e1771d5c35d2647e11830755'/>
<id>8aec341f28a00012e1771d5c35d2647e11830755</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-executor: add macro ui test for unsafe ops in unsafe tasks</title>
<updated>2025-07-23T19:19:30+00:00</updated>
<author>
<name>Brezak</name>
<email>bezak.adamko@gmail.com</email>
</author>
<published>2025-07-23T19:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=54d9a7fed3ab211b1049aae0af0bc49f912c9df4'/>
<id>54d9a7fed3ab211b1049aae0af0bc49f912c9df4</id>
<content type='text'>
Check if the #[task] macro properly handles unsafe functions so the `unsafe_op_in_unsafe_fn` lint still works
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check if the #[task] macro properly handles unsafe functions so the `unsafe_op_in_unsafe_fn` lint still works
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-executor: explicitly return impl Future in task inner task</title>
<updated>2025-07-23T18:55:42+00:00</updated>
<author>
<name>Brezak</name>
<email>bezak.adamko@gmail.com</email>
</author>
<published>2025-07-23T17:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=539ff78ebbdedbb75d0faf940e3ee69f5e7f276a'/>
<id>539ff78ebbdedbb75d0faf940e3ee69f5e7f276a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-executor: explicitly return impl Future in task inner task</title>
<updated>2025-07-23T17:33:51+00:00</updated>
<author>
<name>Brezak</name>
<email>bezak.adamko@gmail.com</email>
</author>
<published>2025-07-23T17:20:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1b42e624246f9355a91ef98ddf96d5af1b9b3687'/>
<id>1b42e624246f9355a91ef98ddf96d5af1b9b3687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-executor: unsafe tasks as unsafe</title>
<updated>2025-07-23T17:19:02+00:00</updated>
<author>
<name>Brezak</name>
<email>bezak.adamko@gmail.com</email>
</author>
<published>2025-07-22T18:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a52965dc5d3d0c706310998d3eda8bc15cd45b02'/>
<id>a52965dc5d3d0c706310998d3eda8bc15cd45b02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
