<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/codegen/equal-pointers-unequal, 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-20T17:08:16+00:00</updated>
<entry>
<title>Adjust test to still show miscompile</title>
<updated>2025-08-20T17:08:16+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>npopov@redhat.com</email>
</author>
<published>2025-08-19T09:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dd151beeb6e3f5a42c8b3c4058cdd38c581ccc50'/>
<id>urn:sha1:dd151beeb6e3f5a42c8b3c4058cdd38c581ccc50</id>
<content type='text'>
The capture of i in assert_ne!() is now known read-only, which
enables early SROA. Block this by passing i to println, where
we currently cannot recognize this.
</content>
</entry>
<entry>
<title>Add `ignore-backends` annotations in failing GCC backend ui tests</title>
<updated>2025-07-23T11:48:04+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-07-23T11:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=de93fb13feeb6263bef61d4035e78ab8651c5714'/>
<id>urn:sha1:de93fb13feeb6263bef61d4035e78ab8651c5714</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #136264 - GuillaumeGomez:optimize-integers-to-string, r=Amanieu</title>
<updated>2025-05-15T20:20:30+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-05-15T20:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d97326eabfc3b2c33abcb08d6bc117aefa697cb7'/>
<id>urn:sha1:d97326eabfc3b2c33abcb08d6bc117aefa697cb7</id>
<content type='text'>
Optimize `ToString` implementation for integers

Part of https://github.com/rust-lang/rust/issues/135543.

Follow-up of https://github.com/rust-lang/rust/pull/133247 and https://github.com/rust-lang/rust/pull/128204.

The benchmark results are:

| name| 1.87.0-nightly (3ea711f17 2025-03-09) | With this PR | diff |
|-|-|-|-|
| bench_i16 | 32.06 ns/iter (+/- 0.12) | 17.62 ns/iter (+/- 0.03) | -45% |
| bench_i32 | 31.61 ns/iter (+/- 0.04) | 15.10 ns/iter (+/- 0.06) | -52% |
| bench_i64 | 31.71 ns/iter (+/- 0.07) | 15.02 ns/iter (+/- 0.20) | -52% |
| bench_i8 | 13.21 ns/iter (+/- 0.14) | 14.93 ns/iter (+/- 0.16) | +13% |
| bench_u16 | 31.20 ns/iter (+/- 0.06) | 16.14 ns/iter (+/- 0.11) | -48% |
| bench_u32 | 33.27 ns/iter (+/- 0.05) | 16.18 ns/iter (+/- 0.10) | -51% |
| bench_u64 | 31.44 ns/iter (+/- 0.06) | 16.62 ns/iter (+/- 0.21) | -47% |
| bench_u8 | 10.57 ns/iter (+/- 0.30) | 13.00 ns/iter (+/- 0.43) | +22% |

More information about it in [the original comment](https://github.com/rust-lang/rust/pull/136264#discussion_r1987542954).

r? `@workingjubilee`
</content>
</entry>
<entry>
<title>Remove fragile equal-pointers-unequal tests.</title>
<updated>2025-05-02T09:19:20+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2025-05-02T09:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6f1a54bad27c49071efc11bcdb57f1bf152f7cb9'/>
<id>urn:sha1:6f1a54bad27c49071efc11bcdb57f1bf152f7cb9</id>
<content type='text'>
These randomly break when i change the implementation of format_args!().
</content>
</entry>
<entry>
<title>Update weirdly failing ui tests</title>
<updated>2025-04-12T18:58:14+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-01-30T10:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1ef7585c9ef976211b897e22fad6ae9aa2c2f415'/>
<id>urn:sha1:1ef7585c9ef976211b897e22fad6ae9aa2c2f415</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove fragile equal-pointers-unequal/*/print3.rs tests.</title>
<updated>2025-03-31T13:37:16+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2025-03-31T13:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e99dca8c35b37fcf097e7bd3c2b00abb7a64dfb'/>
<id>urn:sha1:4e99dca8c35b37fcf097e7bd3c2b00abb7a64dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move strict provenance lints to new feature gate, remove old feature gates</title>
<updated>2024-10-21T14:22:17+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-09-14T11:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=56ee492a6e7a917b2b3f888e33dd52a13d3ecb64'/>
<id>urn:sha1:56ee492a6e7a917b2b3f888e33dd52a13d3ecb64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a bunch of tests for #107975</title>
<updated>2024-07-19T20:27:42+00:00</updated>
<author>
<name>Pavel Grigorenko</name>
<email>GrigorenkoPV@ya.ru</email>
</author>
<published>2024-07-06T16:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2b089147ab0c08afa3275488a318d80f9feb2448'/>
<id>urn:sha1:2b089147ab0c08afa3275488a318d80f9feb2448</id>
<content type='text'>
</content>
</entry>
</feed>
