<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys_common/condvar, branch 1.50.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.50.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.50.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-12-22T11:19:46+00:00</updated>
<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>Make it possible to have unboxed mutexes on specific platforms.</title>
<updated>2020-10-02T07:47:08+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2020-09-30T23:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=58deb7001deceb74cec38590a161d781d5d953b4'/>
<id>urn:sha1:58deb7001deceb74cec38590a161d781d5d953b4</id>
<content type='text'>
This commit keeps all mutexes boxed on all platforms, but makes it
trivial to remove the box on some platforms later.
</content>
</entry>
<entry>
<title>Move boxing and mutex checking logic of condvar into sys_common.</title>
<updated>2020-10-02T07:47:08+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2020-09-30T22:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a8c2d4fc3d29496aa0a3563ec9d44f6222597fe3'/>
<id>urn:sha1:a8c2d4fc3d29496aa0a3563ec9d44f6222597fe3</id>
<content type='text'>
</content>
</entry>
</feed>
