<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/thread/spawnhook.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-03T07:51:06+00:00</updated>
<entry>
<title>setup CI and tidy to use typos for spellchecking and fix few typos</title>
<updated>2025-07-03T07:51:06+00:00</updated>
<author>
<name>klensy</name>
<email>klensy@users.noreply.github.com</email>
</author>
<published>2024-12-07T10:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c76d032f0144b650a438ee1efba89c475e0b115b'/>
<id>urn:sha1:c76d032f0144b650a438ee1efba89c475e0b115b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow spawning threads after TLS destruction.</title>
<updated>2025-03-19T11:49:18+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2025-03-19T11:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f23e76e0d273b2c7612421b2d8505f84c9ea480f'/>
<id>urn:sha1:f23e76e0d273b2c7612421b2d8505f84c9ea480f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update doc comments for spawn hook.</title>
<updated>2024-11-19T17:55:52+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2024-11-19T17:53:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=691796be03d77951982a86f4913994791ed4fb61'/>
<id>urn:sha1:691796be03d77951982a86f4913994791ed4fb61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address review comments.</title>
<updated>2024-11-19T17:55:52+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2024-11-19T17:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b96f023dbd044e70eddd208cd21a295f62e5b28b'/>
<id>urn:sha1:b96f023dbd044e70eddd208cd21a295f62e5b28b</id>
<content type='text'>
Co-authored-by: waffle &lt;waffle.lapkin@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix tracking issue.</title>
<updated>2024-11-19T17:54:21+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2024-11-19T14:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=38b9a448c9a00ca25c6fca352273d819cf92dacb'/>
<id>urn:sha1:38b9a448c9a00ca25c6fca352273d819cf92dacb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Send + Sync for spawn hooks.</title>
<updated>2024-11-19T17:54:20+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2024-10-24T09:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5a80b48fe17f8ea772125dbc5220a134b1b15c68'/>
<id>urn:sha1:5a80b48fe17f8ea772125dbc5220a134b1b15c68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add thread Builder::no_hooks().</title>
<updated>2024-11-19T17:54:20+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2024-10-24T09:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f2bf9e198ea183f0a490f93caa3d43678c8fa0a1'/>
<id>urn:sha1:f2bf9e198ea183f0a490f93caa3d43678c8fa0a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update thread spawn hooks.</title>
<updated>2024-11-19T17:54:20+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2024-10-24T08:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=947354fbec27766f3a99c13c90413cc22739108c'/>
<id>urn:sha1:947354fbec27766f3a99c13c90413cc22739108c</id>
<content type='text'>
1. Make the effect thread local.
2. Don't return a io::Result from hooks.
</content>
</entry>
<entry>
<title>Add std::thread::add_spawn_hook.</title>
<updated>2024-11-19T17:54:20+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2024-05-22T12:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ac4c04731ecb6eedd63a1f899a0c6207679cbf9'/>
<id>urn:sha1:7ac4c04731ecb6eedd63a1f899a0c6207679cbf9</id>
<content type='text'>
</content>
</entry>
</feed>
