<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/tests/sync/mpsc_sync.rs, branch 1.90.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.90.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.90.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-01-26T10:28:05+00:00</updated>
<entry>
<title>Move std::sync unit tests to integration tests</title>
<updated>2025-01-26T10:28:05+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2025-01-17T11:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8ae372e483ed194a4aff2c4500bb7f0fd7e2967'/>
<id>urn:sha1:b8ae372e483ed194a4aff2c4500bb7f0fd7e2967</id>
<content type='text'>
This removes two minor OnceLock tests which test private methods. The
rest of the tests should be more than enough to catch mistakes in those
private methods. Also makes ReentrantLock::try_lock public. And finally
it makes the mpmc tests actually run.
</content>
</entry>
</feed>
