<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sync/mod.rs, branch 1.86.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.86.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.86.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-01-02T12:21:41+00:00</updated>
<entry>
<title>Move some things to `std::sync::poison` and reexport them in `std::sync`</title>
<updated>2025-01-02T12:21:41+00:00</updated>
<author>
<name>Pavel Grigorenko</name>
<email>GrigorenkoPV@ya.ru</email>
</author>
<published>2024-12-23T16:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee2ad4dfb1b7d3a07604efc6d9eb618d0fe3bf7d'/>
<id>urn:sha1:ee2ad4dfb1b7d3a07604efc6d9eb618d0fe3bf7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multi-producer, multi-consumer channel (mpmc)</title>
<updated>2024-09-30T17:43:51+00:00</updated>
<author>
<name>Obei Sideg</name>
<email>obei.sideg@gmail.com</email>
</author>
<published>2024-06-22T19:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=041e76b7cd7c499837fcea63f7f780fdf774a1a5'/>
<id>urn:sha1:041e76b7cd7c499837fcea63f7f780fdf774a1a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat using the new identifier sorting from rustfmt</title>
<updated>2024-09-22T23:11:29+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-09-22T23:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c682aa162b0d41e21cc6748f4fecfe01efb69d1f'/>
<id>urn:sha1:c682aa162b0d41e21cc6748f4fecfe01efb69d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests for hidden references to mutable static</title>
<updated>2024-09-13T11:10:56+00:00</updated>
<author>
<name>Obei Sideg</name>
<email>obei.sideg@gmail.com</email>
</author>
<published>2024-08-24T03:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3b0ce1bc33d30d7d116ee9af60df873e04bd74dc'/>
<id>urn:sha1:3b0ce1bc33d30d7d116ee9af60df873e04bd74dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat `use` declarations.</title>
<updated>2024-07-28T22:26:52+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-07-28T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=84ac80f1921afc243d71fd0caaa4f2838c294102'/>
<id>urn:sha1:84ac80f1921afc243d71fd0caaa4f2838c294102</id>
<content type='text'>
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
</content>
</entry>
<entry>
<title>std: suggest OnceLock over Once</title>
<updated>2024-06-15T07:09:03+00:00</updated>
<author>
<name>Jubilee Young</name>
<email>workingjubilee@gmail.com</email>
</author>
<published>2024-06-15T05:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8eb6ad03273d42d6a22ced57a46e5652fb35f1d'/>
<id>urn:sha1:b8eb6ad03273d42d6a22ced57a46e5652fb35f1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace version placeholder</title>
<updated>2024-06-11T14:52:02+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro.albini@ferrous-systems.com</email>
</author>
<published>2024-06-10T12:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be9e27e490c9fb9fa4b3c962daa1fbd3acbc58ee'/>
<id>urn:sha1:be9e27e490c9fb9fa4b3c962daa1fbd3acbc58ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Differ LazyLock vs. OnceLock in std::sync overview</title>
<updated>2024-06-03T05:53:41+00:00</updated>
<author>
<name>Jubilee Young</name>
<email>workingjubilee@gmail.com</email>
</author>
<published>2024-05-27T17:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fdb96f2123a8306e24f6ef0c77296bf0d2f9af99'/>
<id>urn:sha1:fdb96f2123a8306e24f6ef0c77296bf0d2f9af99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize `LazyCell` and `LazyLock` (`lazy_cell`)</title>
<updated>2024-02-21T03:55:13+00:00</updated>
<author>
<name>Peter Jaszkowiak</name>
<email>p.jaszkow@gmail.com</email>
</author>
<published>2024-02-21T03:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4913ab8f779582dc9da099a148a4670ede0e15aa'/>
<id>urn:sha1:4913ab8f779582dc9da099a148a4670ede0e15aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #110543 - joboet:reentrant_lock, r=m-ou-se</title>
<updated>2024-02-28T23:16:58+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2024-02-28T23:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=332b9be7a19f494057e31224f3654f6beda1cff8'/>
<id>urn:sha1:332b9be7a19f494057e31224f3654f6beda1cff8</id>
<content type='text'>
Make `ReentrantLock` public

Implements the ACP rust-lang/libs-team#193.

``@rustbot`` label +T-libs-api +S-waiting-on-ACP
</content>
</entry>
</feed>
