<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/enum-discriminant, 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-08-10T19:43:52+00:00</updated>
<entry>
<title>Rollup merge of #144553 - Oneirical:uncountable-integer-4, r=jieyouxu</title>
<updated>2025-08-10T19:43:52+00:00</updated>
<author>
<name>Jacob Pratt</name>
<email>jacob@jhpratt.dev</email>
</author>
<published>2025-08-10T19:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5bd4e832d3608a4b06e3bc0b0bf348e664e961ec'/>
<id>urn:sha1:5bd4e832d3608a4b06e3bc0b0bf348e664e961ec</id>
<content type='text'>
Rehome 32 `tests/ui/issues/` tests to other subdirectories under `tests/ui/`

rust-lang/rust#143902 divided into smaller, easier to review chunks.

Part of rust-lang/rust#133895

Methodology:

1. Refer to the previously written `tests/ui/SUMMARY.md`
2. Find an appropriate category for the test, using the original issue thread and the test contents.
3. Add the issue URL at the bottom (not at the top, as that would mess up stderr line numbers)
4. Rename the tests to make their purpose clearer

Inspired by the methodology that `@Kivooeo` was using.

r? `@jieyouxu`
</content>
</entry>
<entry>
<title>Rehome tests/ui/issues/ tests [4/?]</title>
<updated>2025-08-10T15:54:15+00:00</updated>
<author>
<name>Oneirical</name>
<email>manchot@videotron.ca</email>
</author>
<published>2025-07-13T20:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa543963c68061d9ca46037071d66a028626ff3f'/>
<id>urn:sha1:aa543963c68061d9ca46037071d66a028626ff3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pick the largest niche even if the largest niche is wrapped around</title>
<updated>2025-07-29T14:08:15+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-07-24T10:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=75bdbf25e39f073b35eadedcf575affac7762a86'/>
<id>urn:sha1:75bdbf25e39f073b35eadedcf575affac7762a86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regression test</title>
<updated>2025-07-28T10:29:02+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-07-24T08:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=45b0c8d03e627d55f814a4cd03b90c5068664ac8'/>
<id>urn:sha1:45b0c8d03e627d55f814a4cd03b90c5068664ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dead code and extend test coverage and diagnostics around it</title>
<updated>2025-07-24T10:21:20+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-07-24T08:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e44a7386c27f821515804fa90ed39ca1e931f8de'/>
<id>urn:sha1:e44a7386c27f821515804fa90ed39ca1e931f8de</id>
<content type='text'>
We lost the following comment during refactorings:

The current code for niche-filling relies on variant indices instead of actual discriminants, so enums with explicit discriminants (RFC 2363) would misbehave.
</content>
</entry>
<entry>
<title>Unconditionally run `check_item_type` on all items</title>
<updated>2025-06-30T08:06:08+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-06-04T08:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9b5d57d0a9d8ba75fd1602f62d0bfd9f2f6acd1e'/>
<id>urn:sha1:9b5d57d0a9d8ba75fd1602f62d0bfd9f2f6acd1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>const-eval error: always say in which item the error occurred</title>
<updated>2025-06-07T11:42:30+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2025-06-07T09:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17946c22b1d7abd2dd990bf6998c8491b534fe62'/>
<id>urn:sha1:17946c22b1d7abd2dd990bf6998c8491b534fe62</id>
<content type='text'>
also adjust the wording a little so that we don't say "the error occurred here" for two different spans
</content>
</entry>
<entry>
<title>Clarify why we are talking about a failed const eval at a random place</title>
<updated>2025-06-02T15:37:15+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-05-30T14:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=020216c31c1e4f1f56a689df8f04580504354613'/>
<id>urn:sha1:020216c31c1e4f1f56a689df8f04580504354613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the informative error as the main const eval error message</title>
<updated>2025-06-02T15:37:15+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-05-28T10:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b331b8b96d86a6433df957a3cc49ed51f3656135'/>
<id>urn:sha1:b331b8b96d86a6433df957a3cc49ed51f3656135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilise `repr128`</title>
<updated>2025-05-28T14:14:34+00:00</updated>
<author>
<name>beetrees</name>
<email>b@beetr.ee</email>
</author>
<published>2025-03-09T19:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=467eeabbb5e876abc6bf552670199695172ad07a'/>
<id>urn:sha1:467eeabbb5e876abc6bf552670199695172ad07a</id>
<content type='text'>
</content>
</entry>
</feed>
