<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/binop, 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-09-13T07:26:02+00:00</updated>
<entry>
<title>Rollup merge of #145896 - Oneirical:uncountable-integer-10, r=jieyouxu</title>
<updated>2025-09-13T07:26:02+00:00</updated>
<author>
<name>Jacob Pratt</name>
<email>jacob@jhpratt.dev</email>
</author>
<published>2025-09-13T07:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=82bb6d523bf3b1e6cd8d160565ab18d01640a4dd'/>
<id>urn:sha1:82bb6d523bf3b1e6cd8d160565ab18d01640a4dd</id>
<content type='text'>
Rehome 30 `tests/ui/issues/` tests to other subdirectories under `tests/ui/` [#3 of Batch #2]

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>Add test batch 3</title>
<updated>2025-09-12T18:45:12+00:00</updated>
<author>
<name>Oneirical</name>
<email>manchot@videotron.ca</email>
</author>
<published>2025-08-20T18:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=957fa10d50787a4c6c6d8a35be5af6bd43ba1770'/>
<id>urn:sha1:957fa10d50787a4c6c6d8a35be5af6bd43ba1770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #145675 - Oneirical:uncountable-integer-8, r=jieyouxu</title>
<updated>2025-08-29T10:37:30+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-08-29T10:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e15744e7a4095a868cc3d145ae81bd6660247519'/>
<id>urn:sha1:e15744e7a4095a868cc3d145ae81bd6660247519</id>
<content type='text'>
Rehome 30 `tests/ui/issues/` tests to other subdirectories under `tests/ui/` [#1 of Batch #2]

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>Add test batch 1</title>
<updated>2025-08-27T04:23:26+00:00</updated>
<author>
<name>Oneirical</name>
<email>manchot@videotron.ca</email>
</author>
<published>2025-08-20T18:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e659f58940a31fa625e88f75f78111ed773f32d'/>
<id>urn:sha1:2e659f58940a31fa625e88f75f78111ed773f32d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow `integer_to_ptr_transmutes` in tests</title>
<updated>2025-08-23T22:03:54+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2025-07-27T11:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c664785c12a5b32b4489d0791cf8cc77fd1b3f6'/>
<id>urn:sha1:3c664785c12a5b32b4489d0791cf8cc77fd1b3f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #143299 - Kivooeo:tf24, r=tgross35</title>
<updated>2025-07-05T06:26:23+00:00</updated>
<author>
<name>Jubilee</name>
<email>workingjubilee@gmail.com</email>
</author>
<published>2025-07-05T06:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=069f571fad6c4f99aa1cdc9367bc51a758a9f5e6'/>
<id>urn:sha1:069f571fad6c4f99aa1cdc9367bc51a758a9f5e6</id>
<content type='text'>
`tests/ui`: A New Order [24/N]

&gt; [!NOTE]
&gt;
&gt; Intermediate commits are intended to help review, but will be squashed prior to merge.

Some `tests/ui/` housekeeping, to trim down number of tests directly under `tests/ui/`. Part of rust-lang/rust#133895.

r? `@tgross35`
</content>
</entry>
<entry>
<title>cleaned up some tests</title>
<updated>2025-07-04T19:50:51+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-06-30T21:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0f7a86bb2ac5b2ca57e5524127f9cbeb88f89a74'/>
<id>urn:sha1:0f7a86bb2ac5b2ca57e5524127f9cbeb88f89a74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved &amp; deleted tests</title>
<updated>2025-07-04T19:48:10+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-06-30T21:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7f2e37fc5cdca01d4e140921f59fad398862606d'/>
<id>urn:sha1:7f2e37fc5cdca01d4e140921f59fad398862606d</id>
<content type='text'>
opeq.rs was removed as duplicating test logic in other tests
</content>
</entry>
<entry>
<title>cleaned up some tests</title>
<updated>2025-07-04T19:45:24+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-01T13:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b28806da237176468ab2afae42b51fe43ad416e6'/>
<id>urn:sha1:b28806da237176468ab2afae42b51fe43ad416e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved tests</title>
<updated>2025-07-01T13:21:05+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-01T13:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=986f1c9b692665d4e7388062b8d8536acb0c99fd'/>
<id>urn:sha1:986f1c9b692665d4e7388062b8d8536acb0c99fd</id>
<content type='text'>
</content>
</entry>
</feed>
