<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/generics, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-13T22:39:10+00:00</updated>
<entry>
<title>Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errors</title>
<updated>2025-07-13T22:39:10+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-07-13T22:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9c3064e131f4939cc95a29bb11413c49bbda1491'/>
<id>urn:sha1:9c3064e131f4939cc95a29bb11413c49bbda1491</id>
<content type='text'>
Retire hir::*ItemRef.

This information was kept for various places that iterate on HIR to know about trait-items and impl-items.

This PR replaces them by uses of the `associated_items` query that contain pretty much the same information.

This shortens many spans to just `def_span`, which can be easier to read.
</content>
</entry>
<entry>
<title>Remove hir::AssocItemKind.</title>
<updated>2025-07-13T13:50:00+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2025-07-13T13:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=277b0ecf3493a89818a4008afbb36ae4e77c1024'/>
<id>urn:sha1:277b0ecf3493a89818a4008afbb36ae4e77c1024</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 #143300 - Kivooeo:tf25, 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=5f415da0b52fa8de667ce53ec5daf76fca6a0591'/>
<id>urn:sha1:5f415da0b52fa8de667ce53ec5daf76fca6a0591</id>
<content type='text'>
`tests/ui`: A New Order [25/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>Rollup merge of #143202 - Kivooeo:tf18, r=tgross35</title>
<updated>2025-07-05T06:26:21+00:00</updated>
<author>
<name>Jubilee</name>
<email>workingjubilee@gmail.com</email>
</author>
<published>2025-07-05T06:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f10725218dbc9fabd1073ed3d29a0cbed17cfc00'/>
<id>urn:sha1:f10725218dbc9fabd1073ed3d29a0cbed17cfc00</id>
<content type='text'>
`tests/ui`: A New Order [18/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-04T20:54:04+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-01T14:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=066a281f60fd5071a50cf15a28ed40f15bef7563'/>
<id>urn:sha1:066a281f60fd5071a50cf15a28ed40f15bef7563</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #143210 - Kivooeo:tf19, r=tgross35</title>
<updated>2025-07-01T15:47:02+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-07-01T15:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ff0a5f5ad79b1e2bdd76c14246ac0dd236ca5a12'/>
<id>urn:sha1:ff0a5f5ad79b1e2bdd76c14246ac0dd236ca5a12</id>
<content type='text'>
`tests/ui`: A New Order [19/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>moved tests</title>
<updated>2025-07-01T14:28:14+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-01T14:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1549585f26881927ea8305e0724d2d1f1dc45ade'/>
<id>urn:sha1:1549585f26881927ea8305e0724d2d1f1dc45ade</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleaned up some tests</title>
<updated>2025-07-01T10:29:29+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-06-29T16:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f12120d2bd237ffbf03c8de027513a8d0bc63616'/>
<id>urn:sha1:f12120d2bd237ffbf03c8de027513a8d0bc63616</id>
<content type='text'>
</content>
</entry>
</feed>
