<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_codegen_gcc/src/back, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-03T14:43:09+00:00</updated>
<entry>
<title>Move dcx creation into WriteBackendMethods::codegen</title>
<updated>2025-07-03T14:43:09+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2025-07-03T14:43:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7fd78df3463c761a693ea79265a6a1faaf2ed51b'/>
<id>urn:sha1:7fd78df3463c761a693ea79265a6a1faaf2ed51b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove LtoModuleCodegen</title>
<updated>2025-07-03T14:28:18+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2025-07-03T14:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=653bb64c7530c86d00b875e1ef14ac75455d2d80'/>
<id>urn:sha1:653bb64c7530c86d00b875e1ef14ac75455d2d80</id>
<content type='text'>
Most uses of it either contain a fat or thin lto module. Only
WorkItem::LTO could contain both, but splitting that enum variant
doesn't complicate things much.
</content>
</entry>
<entry>
<title>Merge commit 'fda0bb9588912a3e0606e880ca9f6e913cf8a5a4' into subtree-update_cg_gcc_2025-06-18</title>
<updated>2025-06-18T13:11:44+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-06-18T13:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c48d8d4d800df8a59d412c5c4299c8fadcd039e9'/>
<id>urn:sha1:c48d8d4d800df8a59d412c5c4299c8fadcd039e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '6ba33f5e1189a5ae58fb96ce3546e76b13d090f5' into subtree-update_cg_gcc_2025-05-14</title>
<updated>2025-05-14T11:51:02+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-05-14T11:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c4ab86955fad6e63bcd07861226758461d57c33'/>
<id>urn:sha1:1c4ab86955fad6e63bcd07861226758461d57c33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial support for dynamically linked crates</title>
<updated>2025-05-04T19:03:15+00:00</updated>
<author>
<name>Bryanskiy</name>
<email>ivakin.kir@gmail.com</email>
</author>
<published>2024-09-30T18:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=14535312b522c0524dd94633cc6a49992b12cecd'/>
<id>urn:sha1:14535312b522c0524dd94633cc6a49992b12cecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepend temp files with a string per invocation of rustc</title>
<updated>2025-04-07T20:48:40+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-04-06T23:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9c372d8940a8dad14d586f6bd4dd42541f25cd80'/>
<id>urn:sha1:9c372d8940a8dad14d586f6bd4dd42541f25cd80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify temp path creation a bit</title>
<updated>2025-04-07T20:48:40+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2025-04-06T23:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=effef88ac70f2d12229b77b8e428037df8028b7e'/>
<id>urn:sha1:effef88ac70f2d12229b77b8e428037df8028b7e</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>compiler/rustc_codegen_gcc/src/back/lto.rs: delete "unsafe impl Sync/Send"</title>
<updated>2025-02-11T06:47:13+00:00</updated>
<author>
<name>Askar Safin</name>
<email>safinaskar@mail.ru</email>
</author>
<published>2025-02-11T06:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=851cc4bed408586a4adb599bb953e069692deb8a'/>
<id>urn:sha1:851cc4bed408586a4adb599bb953e069692deb8a</id>
<content type='text'>
</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>
