<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sync/mpsc/stream.rs, branch 1.63.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.63.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.63.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-04-09T03:28:31+00:00</updated>
<entry>
<title>Remove ptr-int transmute in std::sync::mpsc</title>
<updated>2022-04-09T03:28:31+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2022-04-03T19:50:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dec73f58d8f01c7f53ae6c50ff270af7228c0a01'/>
<id>urn:sha1:dec73f58d8f01c7f53ae6c50ff270af7228c0a01</id>
<content type='text'>
Since https://github.com/rust-lang/rust/pull/95340 landed, Miri with
-Zmiri-check-number-validity produces an error on the test suites of
some crates which implement concurrency tools, because it seems like
such crates tend to use std::sync::mpsc in their tests. This fixes the
problem by storing pointer bytes in a pointer.
</content>
</entry>
<entry>
<title>Fix may not to appropriate might not or must not</title>
<updated>2021-07-29T05:15:20+00:00</updated>
<author>
<name>Ali Malik</name>
<email>mikli@amazon.com</email>
</author>
<published>2021-07-23T23:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e43254aad1ea5758078ace51341f31071e1e61a8'/>
<id>urn:sha1:e43254aad1ea5758078ace51341f31071e1e61a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate standard library away from compare_and_swap</title>
<updated>2020-12-22T11:19:46+00:00</updated>
<author>
<name>Linus Färnstrand</name>
<email>faern@faern.net</email>
</author>
<published>2020-11-20T21:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=828d4ace4dee856b376fa44cc095d490ee799c30'/>
<id>urn:sha1:828d4ace4dee856b376fa44cc095d490ee799c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
</feed>
