<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-net/src/fmt.rs, 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>Reduced define for 'unreachable!' to a single macro rule</title>
<updated>2024-07-17T21:05:52+00:00</updated>
<author>
<name>Tarun Singh</name>
<email>tsingh@alarm.com</email>
</author>
<published>2024-07-17T21:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a716a3f006e439bbd9d11ab858d8ee4a93ec48f8'/>
<id>a716a3f006e439bbd9d11ab858d8ee4a93ec48f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add collapse_debuginfo to fmt.rs macros.</title>
<updated>2024-06-16T23:38:57+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-06-16T23:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=6a4ac5bd60693307721aa82c26909ffd05e2b193'/>
<id>6a4ac5bd60693307721aa82c26909ffd05e2b193</id>
<content type='text'>
This makes location info in defmt logs point to the code calling the macro,
instead of always to fmt.rs as before. Fix works with nightlies
starting with today's, and stable 1.81+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes location info in defmt logs point to the code calling the macro,
instead of always to fmt.rs as before. Fix works with nightlies
starting with today's, and stable 1.81+.
</pre>
</div>
</content>
</entry>
<entry>
<title>fmt: disable "unused" warnings.</title>
<updated>2024-03-20T13:53:19+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-03-20T13:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3d842dac85a4ea21519f56d4ec6342b528805b8a'/>
<id>3d842dac85a4ea21519f56d4ec6342b528805b8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync all fmt.rs files.</title>
<updated>2023-08-29T23:37:18+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-08-29T23:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5e613d9abbb945e7fc7d4c895d645bfad6a3d2c8'/>
<id>5e613d9abbb945e7fc7d4c895d645bfad6a3d2c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled.</title>
<updated>2021-06-07T01:21:37+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-06-07T01:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3be49d3e794d5819574fe33ffbfda9da1ddbe216'/>
<id>3be49d3e794d5819574fe33ffbfda9da1ddbe216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fmt: use absolute paths</title>
<updated>2021-06-07T01:15:05+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-06-07T01:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ef1ebefec0c682553213406b3e59a30a79520291'/>
<id>ef1ebefec0c682553213406b3e59a30a79520291</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fmt: make all macros `macro_rules` so scoping is consistent.</title>
<updated>2021-06-06T22:16:39+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-06-06T22:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e7dc5c0939d30ccba98418c42799c4e39f646d23'/>
<id>e7dc5c0939d30ccba98418c42799c4e39f646d23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>:rainbow:</title>
<updated>2021-02-03T04:09:37+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-02-03T04:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=cb5931d583d283dda3a1b5ed2014c086bb8f98ae'/>
<id>cb5931d583d283dda3a1b5ed2014c086bb8f98ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
