<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/modules, branch stable</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=stable</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=stable'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-28T22:32:11+00:00</updated>
<entry>
<title>feat: Right align line numbers</title>
<updated>2025-07-28T22:32:11+00:00</updated>
<author>
<name>Scott Schafer</name>
<email>schaferjscott@gmail.com</email>
</author>
<published>2025-05-30T22:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa9767290e46c9c73fa1fd3abb52277b4d07cfae'/>
<id>urn:sha1:aa9767290e46c9c73fa1fd3abb52277b4d07cfae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleaned up some tests</title>
<updated>2025-07-12T19:03:31+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-01T15:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98934707eb7824cd48ee3889d4570c1406c39ba4'/>
<id>urn:sha1:98934707eb7824cd48ee3889d4570c1406c39ba4</id>
<content type='text'>
Additionally, remove unused `tests/ui/auxiliary/svh-*` crates that are duplicates of `tests/ui/svh/auxiliary/svh-*`.
</content>
</entry>
<entry>
<title>moved tests</title>
<updated>2025-07-12T19:03:31+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-01T15:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=47b8a32ca311e2c441f4e7d747bfd75f0045baa1'/>
<id>urn:sha1:47b8a32ca311e2c441f4e7d747bfd75f0045baa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #143303 - Kivooeo:tf28, r=tgross35</title>
<updated>2025-07-11T05:35:19+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-07-11T05:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=66799d0b83df8ef34df210ba454b59fce53fd1e9'/>
<id>urn:sha1:66799d0b83df8ef34df210ba454b59fce53fd1e9</id>
<content type='text'>
`tests/ui`: A New Order [28/28] FINAL PART

&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-10T13:50:35+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-01T18:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=259512e3b6a920b1e1eb6034fbc738e7b9815337'/>
<id>urn:sha1:259512e3b6a920b1e1eb6034fbc738e7b9815337</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved tests</title>
<updated>2025-07-01T18:33:59+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-01T18:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1fb5e0149fb85af0e49fa40329cbc352b4cba861'/>
<id>urn:sha1:1fb5e0149fb85af0e49fa40329cbc352b4cba861</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleaned up some tests</title>
<updated>2025-07-01T11:26:57+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-06-12T21:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1daba456361d0bbac3d0bd9e0f11b7784d20ebe5'/>
<id>urn:sha1:1daba456361d0bbac3d0bd9e0f11b7784d20ebe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give some UI tests more apropriate names</title>
<updated>2025-07-01T11:26:56+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2025-07-01T06:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3b57db4d87ea589ec05e2c7543fb6ad2df41795f'/>
<id>urn:sha1:3b57db4d87ea589ec05e2c7543fb6ad2df41795f</id>
<content type='text'>
Prepare for rework done by the rest of RUST-142440.

Co-authored-by: Kivooeo &lt;Kivooeo123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Rollup merge of #142429 - Kivooeo:tf13, r=jieyouxu</title>
<updated>2025-06-30T11:23:14+00:00</updated>
<author>
<name>dianqk</name>
<email>dianqk@dianqk.net</email>
</author>
<published>2025-06-30T11:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=384d6998939f6577b8b37dae5fd7b661e941f7af'/>
<id>urn:sha1:384d6998939f6577b8b37dae5fd7b661e941f7af</id>
<content type='text'>
`tests/ui`: A New Order [13/N]

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

r? ```@jieyouxu```
</content>
</entry>
<entry>
<title>cleaned up some tests</title>
<updated>2025-06-29T10:37:33+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-06-12T15:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d0bd27924e69084f11290e7876ee63b69c0d9667'/>
<id>urn:sha1:d0bd27924e69084f11290e7876ee63b69c0d9667</id>
<content type='text'>
</content>
</entry>
</feed>
