<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_codegen_gcc/src/base.rs, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-09-21T17:12:18+00:00</updated>
<entry>
<title>Add panic=immediate-abort</title>
<updated>2025-09-21T17:12:18+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2025-09-07T16:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=888679013d1f424adef06267f3630069b4cabd40'/>
<id>urn:sha1:888679013d1f424adef06267f3630069b4cabd40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port the `#[linkage]` attribute to the new attribute system</title>
<updated>2025-08-13T19:01:37+00:00</updated>
<author>
<name>Sasha Pourcelot</name>
<email>sasha.pourcelot@protonmail.com</email>
</author>
<published>2025-08-12T18:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d435197afcb019a692aa1faf8b7169e167ac1de8'/>
<id>urn:sha1:d435197afcb019a692aa1faf8b7169e167ac1de8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make predefine methods take &amp;mut self</title>
<updated>2025-05-28T20:55:00+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2025-01-09T18:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=669e2ea8487787c2641b50d958cd3e01c7e762ef'/>
<id>urn:sha1:669e2ea8487787c2641b50d958cd3e01c7e762ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove codegen_unit from MiscCodegenMethods</title>
<updated>2025-05-28T20:55:00+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2024-12-13T09:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c593c0170347c016e54ab754d8dcdc283f4f4dfb'/>
<id>urn:sha1:c593c0170347c016e54ab754d8dcdc283f4f4dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass &amp;mut self to codegen_global_asm</title>
<updated>2025-04-14T09:38:04+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2024-12-12T20:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=421f22e8bf404d7b67395a66e60300e99452549a'/>
<id>urn:sha1:421f22e8bf404d7b67395a66e60300e99452549a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass MonoItemData to MonoItem::define</title>
<updated>2025-04-14T09:38:03+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2024-12-12T19:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e2e96fa14eeab1092e1f239ec8cc648781bd68c6'/>
<id>urn:sha1:e2e96fa14eeab1092e1f239ec8cc648781bd68c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `new_regular` and `new_allocator` to `ModuleCodegen`</title>
<updated>2025-02-23T13:23:38+00:00</updated>
<author>
<name>DianQK</name>
<email>dianqk@dianqk.net</email>
</author>
<published>2025-02-06T13:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9431427cc363d0a1c36401cb98f15a7426f2220f'/>
<id>urn:sha1:9431427cc363d0a1c36401cb98f15a7426f2220f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Linkage::Appending</title>
<updated>2025-02-07T16:02:19+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2025-02-07T14:52:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f68cd9041273ffc0620211b96689935b0ceb82ad'/>
<id>urn:sha1:f68cd9041273ffc0620211b96689935b0ceb82ad</id>
<content type='text'>
It can only be used for certain LLVM internal variables like
llvm.global_ctors which users are not allowed to define.
</content>
</entry>
<entry>
<title>Remove Linkage::Private</title>
<updated>2025-02-07T16:02:19+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2025-02-07T14:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=382e4031c28c3603fb279378f247f675e370291d'/>
<id>urn:sha1:382e4031c28c3603fb279378f247f675e370291d</id>
<content type='text'>
This is the same as Linkage::Internal except that it doesn't emit any
symbol. Some backends may not support it and it isn't all that useful
anyway.
</content>
</entry>
<entry>
<title>Merge commit '59a81c2ca1edc88ad3ac4b27a8e03977ffb8e73a' into subtree-update_cg_gcc_2025_01_12</title>
<updated>2025-01-13T15:53:58+00:00</updated>
<author>
<name>Antoni Boucher</name>
<email>bouanto@zoho.com</email>
</author>
<published>2025-01-13T15:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=06f0a9bc785ad8654e1bf505f60ce7146b3850f3'/>
<id>urn:sha1:06f0a9bc785ad8654e1bf505f60ce7146b3850f3</id>
<content type='text'>
</content>
</entry>
</feed>
