<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/codegen/slice-iter-len-eq-zero.rs, branch 1.86.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.86.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.86.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-02-13T07:01:27+00:00</updated>
<entry>
<title>`transmute` should also assume non-null pointers</title>
<updated>2025-02-13T07:01:27+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2025-02-08T08:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0cc14b688d274096ee4765a33488874a8d84e361'/>
<id>urn:sha1:0cc14b688d274096ee4765a33488874a8d84e361</id>
<content type='text'>
Previously it only did integer-ABI things, but this way it does data pointers too.  That gives more information in general to the backend, and allows slightly simplifying one of the helpers in slice iterators.
</content>
</entry>
<entry>
<title>tests/codegen: use -Copt-level=3 instead of -O</title>
<updated>2025-02-11T21:41:35+00:00</updated>
<author>
<name>Jubilee Young</name>
<email>workingjubilee@gmail.com</email>
</author>
<published>2025-02-09T03:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c0c9b6770f1ac0324be91580f52b6f45346e47b'/>
<id>urn:sha1:3c0c9b6770f1ac0324be91580f52b6f45346e47b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore less tests in debug builds</title>
<updated>2024-02-23T23:04:01+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2024-02-23T23:04:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2f3c0b98593044c00492f4287e27ef9733121c97'/>
<id>urn:sha1:2f3c0b98593044c00492f4287e27ef9733121c97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives</title>
<updated>2024-02-22T16:04:04+00:00</updated>
<author>
<name>许杰友 Jieyou Xu (Joe)</name>
<email>jieyouxu@outlook.com</email>
</author>
<published>2024-02-22T12:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e48b96692d63a79a14563f27fe5185f122434f8'/>
<id>urn:sha1:6e48b96692d63a79a14563f27fe5185f122434f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove uses of no-system-llvm</title>
<updated>2024-01-23T09:31:07+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>npopov@redhat.com</email>
</author>
<published>2024-01-23T09:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=31f5f033e9a712cf586534e505a81f6e241f9db1'/>
<id>urn:sha1:31f5f033e9a712cf586534e505a81f6e241f9db1</id>
<content type='text'>
It looks like none of these are actually needed.
</content>
</entry>
<entry>
<title>CHECK only for opaque ptr</title>
<updated>2023-07-27T21:44:13+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2023-07-27T21:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=da47736f42307e450a447889ebc563cddaf93ac2'/>
<id>urn:sha1:da47736f42307e450a447889ebc563cddaf93ac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get `!nonnull` metadata consistently in slice iterators, without needing `assume`s</title>
<updated>2023-07-20T18:33:49+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2023-07-04T23:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=34732e8560a3fea72bab9f2c9840897faa4f55b5'/>
<id>urn:sha1:34732e8560a3fea72bab9f2c9840897faa4f55b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always name the return place.</title>
<updated>2023-07-08T13:38:40+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-05-15T19:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7983a2f231a279984fc70eb428b936930eaa45c'/>
<id>urn:sha1:d7983a2f231a279984fc70eb428b936930eaa45c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
</feed>
