<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/reachable, branch auto</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=auto</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=auto'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-08-02T00:03:20+00:00</updated>
<entry>
<title>don't warn on explicit casts of never to any </title>
<updated>2025-08-02T00:03:20+00:00</updated>
<author>
<name>Waffle Lapkin</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2025-06-01T10:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2e133d96a2a7b0063cfd514a35304e4908dcb6f'/>
<id>urn:sha1:d2e133d96a2a7b0063cfd514a35304e4908dcb6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor `unreachable/expr_cast.rs` test</title>
<updated>2025-08-02T00:03:20+00:00</updated>
<author>
<name>Waffle Lapkin</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2025-06-01T10:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a067c6a3c6ac4db7652e1722acf2648ef65b0229'/>
<id>urn:sha1:a067c6a3c6ac4db7652e1722acf2648ef65b0229</id>
<content type='text'>
</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>Consistent with treating Ctor Call as Struct in liveness analysis</title>
<updated>2025-04-14T06:29:14+00:00</updated>
<author>
<name>xizheyin</name>
<email>xizheyin@smail.nju.edu.cn</email>
</author>
<published>2025-04-14T06:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c8212ef12b13ccb635c81aa9e29915dd1c189e5'/>
<id>urn:sha1:8c8212ef12b13ccb635c81aa9e29915dd1c189e5</id>
<content type='text'>
Signed-off-by: xizheyin &lt;xizheyin@smail.nju.edu.cn&gt;
</content>
</entry>
<entry>
<title>Add ui test unreachable-by-call-arguments-issue-139627.rs</title>
<updated>2025-04-14T06:00:04+00:00</updated>
<author>
<name>xizheyin</name>
<email>xizheyin@smail.nju.edu.cn</email>
</author>
<published>2025-04-14T06:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=edfdb9205c9f507628d957b048420a8d3a29a0d2'/>
<id>urn:sha1:edfdb9205c9f507628d957b048420a8d3a29a0d2</id>
<content type='text'>
Signed-off-by: xizheyin &lt;xizheyin@smail.nju.edu.cn&gt;
</content>
</entry>
<entry>
<title>compiletest: Require `//~` annotations even if `error-pattern` is specified</title>
<updated>2025-04-03T08:08:55+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2025-03-28T23:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d649906900cd833b0680f53b8c197b087711a4a'/>
<id>urn:sha1:4d649906900cd833b0680f53b8c197b087711a4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make E0614 a structured error</title>
<updated>2025-02-25T16:56:04+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2025-02-18T01:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7302dc660b997c882b3a250fb6a23f60259fbdf5'/>
<id>urn:sha1:7302dc660b997c882b3a250fb6a23f60259fbdf5</id>
<content type='text'>
```
error[E0614]: type `(..., ..., ..., ...)` cannot be dereferenced
  --&gt; $DIR/long-E0614.rs:10:5
   |
LL |     *x;
   |     ^^ can't be dereferenced
   |
   = note: the full name for the type has been written to '$TEST_BUILD_DIR/$FILE.long-type-hash.txt'
   = note: consider using `--verbose` to print the full type name to the console
```
</content>
</entry>
<entry>
<title>tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`</title>
<updated>2025-01-23T12:51:29+00:00</updated>
<author>
<name>许杰友 Jieyou Xu (Joe)</name>
<email>39484203+jieyouxu@users.noreply.github.com</email>
</author>
<published>2025-01-23T08:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8a0310a0b131cfc24b931cd537b400525727cf6c'/>
<id>urn:sha1:8a0310a0b131cfc24b931cd537b400525727cf6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consider arm to diverge if guard diverges</title>
<updated>2024-12-24T19:12:13+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-12-24T19:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a6a707169d42e3ef2ca8ef243a6023a2c7df988b'/>
<id>urn:sha1:a6a707169d42e3ef2ca8ef243a6023a2c7df988b</id>
<content type='text'>
</content>
</entry>
</feed>
