<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/mir-opt/dataflow-const-prop/default_boxed_slice.main.DataflowConstProp.32bit.panic-abort.diff, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-01-19T02:44:41+00:00</updated>
<entry>
<title>Update tests for std::simd subtree sync</title>
<updated>2025-01-19T02:44:41+00:00</updated>
<author>
<name>Caleb Zulawski</name>
<email>caleb.zulawski@gmail.com</email>
</author>
<published>2025-01-19T02:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=52b42d71876d509340c432671c63217427eef165'/>
<id>urn:sha1:52b42d71876d509340c432671c63217427eef165</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Less unsafe in `dangling`/`without_provenance`</title>
<updated>2025-01-16T06:17:57+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2025-01-10T21:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c18718c9c28cc4c700312775c2b7f87cd79d3063'/>
<id>urn:sha1:c18718c9c28cc4c700312775c2b7f87cd79d3063</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mir-opt] GVN some more transmute cases</title>
<updated>2025-01-09T02:46:30+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2024-11-22T01:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8dcc676c9283b040d1ef6d66f156ff2212544b10'/>
<id>urn:sha1:8dcc676c9283b040d1ef6d66f156ff2212544b10</id>
<content type='text'>
We already did `Transmute`-then-`PtrToPtr`; this adds the nearly-identical `PtrToPtr`-then-`Transmute`.

It also adds `transmute(Foo(x))` → `transmute(x)`, when `Foo` is a single-field transparent type.  That's useful for things like `NonNull { pointer: p }.as_ptr()`.

Found these as I was looking at MCP807-related changes.
</content>
</entry>
<entry>
<title>Bless mir-opt for excluded alloc bytes</title>
<updated>2024-06-26T22:30:47+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2024-06-14T23:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7c3673ff6f2ff4e8e85344c091c9feb4b5da1290'/>
<id>urn:sha1:7c3673ff6f2ff4e8e85344c091c9feb4b5da1290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>At debuginfo=0, don't inline debuginfo when inlining</title>
<updated>2024-04-18T16:35:35+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2024-04-15T01:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d05545c05d9399a70a796cfd18b60416909e2d6b'/>
<id>urn:sha1:d05545c05d9399a70a796cfd18b60416909e2d6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove MIR unsafe check</title>
<updated>2024-04-03T08:50:12+00:00</updated>
<author>
<name>Matthew Jasper</name>
<email>mjjasper1@gmail.com</email>
</author>
<published>2024-02-27T11:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a277c901d95c5fcbb3dbd6608731eebb9e1a01ce'/>
<id>urn:sha1:a277c901d95c5fcbb3dbd6608731eebb9e1a01ce</id>
<content type='text'>
This also remove safety information from MIR.
</content>
</entry>
<entry>
<title>refactor check_{lang,library}_ub: use a single intrinsic, put policy into library</title>
<updated>2024-03-23T17:45:05+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-03-17T09:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=61775304200826b412f18fc87218161fb8a0dc5c'/>
<id>urn:sha1:61775304200826b412f18fc87218161fb8a0dc5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Distinguish between library and lang UB in assert_unsafe_precondition</title>
<updated>2024-03-08T23:53:58+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2024-02-27T02:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5a93a59fd557f7d93ab0b6cc192c47580951666a'/>
<id>urn:sha1:5a93a59fd557f7d93ab0b6cc192c47580951666a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename ptr::invalid -&gt; ptr::without_provenance</title>
<updated>2024-02-21T19:15:52+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-02-11T18:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b58f647d5488dce73bba517907c44af2c2a618c4'/>
<id>urn:sha1:b58f647d5488dce73bba517907c44af2c2a618c4</id>
<content type='text'>
also introduce ptr::dangling matching NonNull::dangling
</content>
</entry>
<entry>
<title>Const-prop pointers.</title>
<updated>2024-02-09T21:06:23+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2024-01-06T02:36:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d50f26e409b2c485f81a992cabab892a8a27d011'/>
<id>urn:sha1:d50f26e409b2c485f81a992cabab892a8a27d011</id>
<content type='text'>
</content>
</entry>
</feed>
