<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/tests/sync/once_lock.rs, branch cargo_update</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=cargo_update</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=cargo_update'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-03-10T15:31:06+00:00</updated>
<entry>
<title>Mark some std tests as requiring `panic = "unwind"`</title>
<updated>2025-03-10T15:31:06+00:00</updated>
<author>
<name>Paul Menage</name>
<email>menage@gmail.com</email>
</author>
<published>2025-03-10T15:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e5c942286f8d2367987daac856300447ee43776'/>
<id>urn:sha1:9e5c942286f8d2367987daac856300447ee43776</id>
<content type='text'>
This allows these test modules to pass on builds/targets without
unwinding support, where `panic = "abort"` - the ignored tests are for
functionality that's not supported on those targets.
</content>
</entry>
<entry>
<title>Fix for SGX</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-23T14:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=52907d713a5e47581361f5de9c7e72905b1f7348'/>
<id>urn:sha1:52907d713a5e47581361f5de9c7e72905b1f7348</id>
<content type='text'>
</content>
</entry>
<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>
