<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_builtin_macros/src/asm.rs, branch lcnr/rustc-dev-guide</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=lcnr/rustc-dev-guide</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=lcnr/rustc-dev-guide'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-08-09T07:47:01+00:00</updated>
<entry>
<title>remove `P`</title>
<updated>2025-08-09T07:47:01+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2025-08-09T05:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ad1113f87ef828b300ebb8fca397efd358580da3'/>
<id>urn:sha1:ad1113f87ef828b300ebb8fca397efd358580da3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move asm parsing code into `rustc_parse`</title>
<updated>2025-05-27T07:44:10+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-05-05T13:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c7c0194d980cbb812a61e369b8f92faf75b12f8e'/>
<id>urn:sha1:c7c0194d980cbb812a61e369b8f92faf75b12f8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support `#[cfg(...)]` on arguments to the `asm!` macros</title>
<updated>2025-05-27T07:44:04+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-04-30T09:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e3bbbeeafd159b9cb7b000950420a20d8910fd5e'/>
<id>urn:sha1:e3bbbeeafd159b9cb7b000950420a20d8910fd5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add `AsmOptions` with some named fields</title>
<updated>2025-05-18T09:28:31+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-05-17T21:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26e3a5041a3d9bcba04a7b201a47b1b03ccb2b2f'/>
<id>urn:sha1:26e3a5041a3d9bcba04a7b201a47b1b03ccb2b2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename to get rid of the 'raw' concept</title>
<updated>2025-05-18T09:28:31+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-05-17T21:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=85053d1cd1e65466e6ceae2a925d7d010d7585ea'/>
<id>urn:sha1:85053d1cd1e65466e6ceae2a925d7d010d7585ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>delay error for unsupported options</title>
<updated>2025-05-18T09:28:31+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-04-29T21:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e12d6757393035aa2de55d0f1712ef7656c60589'/>
<id>urn:sha1:e12d6757393035aa2de55d0f1712ef7656c60589</id>
<content type='text'>
</content>
</entry>
<entry>
<title>attempt to have rustfmt use the new logic</title>
<updated>2025-05-18T09:28:31+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-04-29T23:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ec06fc3b14933b1937f11ee028e2e8f245e7857'/>
<id>urn:sha1:7ec06fc3b14933b1937f11ee028e2e8f245e7857</id>
<content type='text'>
apparently it doesn't really use the asm parsing at present, so this may work?
</content>
</entry>
<entry>
<title>a new parser generating the exact same error messages</title>
<updated>2025-05-18T09:28:19+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-04-29T20:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=de8e305ba8feae17e5bc1281647865dc3f1deadf'/>
<id>urn:sha1:de8e305ba8feae17e5bc1281647865dc3f1deadf</id>
<content type='text'>
Co-authored-by: Travis Cross &lt;tc@traviscross.com&gt;
</content>
</entry>
<entry>
<title>extract operand parser</title>
<updated>2025-05-17T21:06:11+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-04-29T18:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5af9652e5c733eb14c9a28b92c7a2608cbf7ea59'/>
<id>urn:sha1:5af9652e5c733eb14c9a28b92c7a2608cbf7ea59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>determine later whether an explicit reg was used</title>
<updated>2025-05-17T21:06:10+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-04-29T18:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cd22c1b88385b65d657dedd520abaf1a0aaf7e3f'/>
<id>urn:sha1:cd22c1b88385b65d657dedd520abaf1a0aaf7e3f</id>
<content type='text'>
</content>
</entry>
</feed>
