<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_codegen_gcc/example, branch 1.77.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-03-04T17:35:03+00:00</updated>
<entry>
<title>Improve wording of static_mut_ref</title>
<updated>2024-03-04T17:35:03+00:00</updated>
<author>
<name>Obei Sideg</name>
<email>obei.sideg@gmail.com</email>
</author>
<published>2024-02-17T19:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0656ed6afbbd190d0824d3810e8e57194109f075'/>
<id>urn:sha1:0656ed6afbbd190d0824d3810e8e57194109f075</id>
<content type='text'>
Rename `static_mut_ref` lint to `static_mut_refs`.

(cherry picked from commit 408eeae59d35cbcaab2cfb345d24373954e74fc5)
</content>
</entry>
<entry>
<title>remove StructuralEq trait</title>
<updated>2024-01-24T06:56:23+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2023-09-26T07:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0df7810734d396d1a3082eee674d542c81c269d2'/>
<id>urn:sha1:0df7810734d396d1a3082eee674d542c81c269d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test for `E0796` and `static_mut_ref` lint</title>
<updated>2024-01-07T14:29:25+00:00</updated>
<author>
<name>Obei Sideg</name>
<email>obei.sideg@gmail.com</email>
</author>
<published>2023-12-22T12:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a8aa6878f63e53a9b0cfee542e9765407e1ca0d6'/>
<id>urn:sha1:a8aa6878f63e53a9b0cfee542e9765407e1ca0d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rustc codegen gcc tests</title>
<updated>2023-12-11T17:48:49+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2023-12-11T17:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1bfeb1cdf5da100871403b0237d5ccf82e554c1'/>
<id>urn:sha1:b1bfeb1cdf5da100871403b0237d5ccf82e554c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow internal_features in rustc_codegen_gcc examples</title>
<updated>2023-12-07T14:26:18+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2023-12-07T14:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ed3b6850e44ef2febc3c3ebe88e8b2b0ed5e85e'/>
<id>urn:sha1:0ed3b6850e44ef2febc3c3ebe88e8b2b0ed5e85e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `libc` dependency in cg_gcc alloc_system example</title>
<updated>2023-11-02T20:03:27+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-10-30T17:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=43290933a49f7d67be06717ac4d4bfe566f1deba'/>
<id>urn:sha1:43290933a49f7d67be06717ac4d4bfe566f1deba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation errors in rustc_codegen_gcc examples</title>
<updated>2023-11-02T20:03:27+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-10-28T10:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ded81de06641eb6188b58856f7d8980a99231a00'/>
<id>urn:sha1:ded81de06641eb6188b58856f7d8980a99231a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit 'e4fe941b11a55c5005630696e9b6d81c65f7bd04' into subtree-update_cg_gcc_2023-10-25</title>
<updated>2023-10-26T21:42:02+00:00</updated>
<author>
<name>Antoni Boucher</name>
<email>bouanto@zoho.com</email>
</author>
<published>2023-10-26T21:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c797cccda61e1116fa4a2e8feb0fb43432add599'/>
<id>urn:sha1:c797cccda61e1116fa4a2e8feb0fb43432add599</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/generator/coroutine/</title>
<updated>2023-10-20T21:14:01+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2023-10-19T21:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e96ce20b34789d29e925425da6cf138927b80a79'/>
<id>urn:sha1:e96ce20b34789d29e925425da6cf138927b80a79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/Generator/Coroutine/</title>
<updated>2023-10-20T21:10:38+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2023-10-19T16:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60956837cfbf22bd8edd80f57a856e141f7deb8c'/>
<id>urn:sha1:60956837cfbf22bd8edd80f57a856e141f7deb8c</id>
<content type='text'>
</content>
</entry>
</feed>
