<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_error_codes/src, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-10-02T08:27:49+00:00</updated>
<entry>
<title>Rollup merge of #146585 - hkBst:indexing-1, r=jdonszelmann</title>
<updated>2025-10-02T08:27:49+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-10-02T08:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7320d3ed6104280b4af5f99695544b861c0a2b86'/>
<id>urn:sha1:7320d3ed6104280b4af5f99695544b861c0a2b86</id>
<content type='text'>
indexing: reword help

After looking at https://github.com/rust-lang/rust/issues/40850, I thought I'd try to improve wording around error E0608 a bit. Hopefully I've succeeded.
</content>
</entry>
<entry>
<title>indexing: reword help</title>
<updated>2025-10-01T07:39:03+00:00</updated>
<author>
<name>Marijn Schouten</name>
<email>mhkbst@gmail.com</email>
</author>
<published>2025-09-15T11:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=86f2d424c8cda473aa1bf91365f499cfe520c54a'/>
<id>urn:sha1:86f2d424c8cda473aa1bf91365f499cfe520c54a</id>
<content type='text'>
Co-authored-by: beef &lt;ent3rm4n@gmail.com&gt;
</content>
</entry>
<entry>
<title>Address review comments</title>
<updated>2025-09-24T17:52:33+00:00</updated>
<author>
<name>Jules Bertholet</name>
<email>julesbertholet@quoi.xyz</email>
</author>
<published>2025-09-24T17:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60dd0df6e73e195b9779121bac7e2927ddcf48f2'/>
<id>urn:sha1:60dd0df6e73e195b9779121bac7e2927ddcf48f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforce E0719 only for trait aliases</title>
<updated>2025-09-18T13:16:58+00:00</updated>
<author>
<name>Jules Bertholet</name>
<email>julesbertholet@quoi.xyz</email>
</author>
<published>2025-09-15T13:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=389907a17e5c1eecd9fe41a53ca145f42dcd1488'/>
<id>urn:sha1:389907a17e5c1eecd9fe41a53ca145f42dcd1488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to the uitests</title>
<updated>2025-08-27T18:25:18+00:00</updated>
<author>
<name>Jonathan Brouwer</name>
<email>jonathantbrouwer@gmail.com</email>
</author>
<published>2025-07-16T11:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7db184056909045802a66299947dc81c8e43e605'/>
<id>urn:sha1:7db184056909045802a66299947dc81c8e43e605</id>
<content type='text'>
Signed-off-by: Jonathan Brouwer &lt;jonathantbrouwer@gmail.com&gt;
</content>
</entry>
<entry>
<title>Rollup merge of #144944 - He1pa:E0793, r=compiler-errors</title>
<updated>2025-08-15T06:16:32+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-15T06:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b955aa722e190689740e6379eee9684c324e8d1f'/>
<id>urn:sha1:b955aa722e190689740e6379eee9684c324e8d1f</id>
<content type='text'>
E0793: Clarify that it applies to unions as well

pick up inactive PR: https://github.com/rust-lang/rust/pull/131472

Also:
Adjust the language slightly to be more consistent with other similar messages (was created instead of got created).
Add a short section on union.
Add an example line showing referencing a field in a packed struct is safe if the field's type isn't more strictly aligned than the pack.

r? compiler-errors
</content>
</entry>
<entry>
<title>Remove the old target checking logic</title>
<updated>2025-08-14T16:18:42+00:00</updated>
<author>
<name>Jonathan Brouwer</name>
<email>jonathantbrouwer@gmail.com</email>
</author>
<published>2025-08-09T18:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5245c399720cf4f2414c2a4d9b4a5007ad942956'/>
<id>urn:sha1:5245c399720cf4f2414c2a4d9b4a5007ad942956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resolve: Split extern prelude into two scopes</title>
<updated>2025-08-13T14:45:40+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2025-08-01T15:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=772493d51d24dabbffdc54aaf48859eec85d544e'/>
<id>urn:sha1:772493d51d24dabbffdc54aaf48859eec85d544e</id>
<content type='text'>
One for `--extern` options and another for `extern crate` items.

</content>
</entry>
<entry>
<title>E0793: Clarify that it applies to unions as well</title>
<updated>2025-08-12T03:38:33+00:00</updated>
<author>
<name>黑怕</name>
<email>zz307326@antgroup.com</email>
</author>
<published>2025-08-05T08:40:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=57901fe09242582608dfbaa047ea006cf0c984a2'/>
<id>urn:sha1:57901fe09242582608dfbaa047ea006cf0c984a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update E0562 to account for the new impl trait positions</title>
<updated>2025-08-02T09:29:04+00:00</updated>
<author>
<name>Noratrieb</name>
<email>48135649+Noratrieb@users.noreply.github.com</email>
</author>
<published>2025-08-02T09:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=870b58f4d060cc63c2969faa3f54da7802c4881e'/>
<id>urn:sha1:870b58f4d060cc63c2969faa3f54da7802c4881e</id>
<content type='text'>
</content>
</entry>
</feed>
