<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys/wasi/thread.rs, branch 1.75.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.75.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.75.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-08-16T10:21:06+00:00</updated>
<entry>
<title>address comments</title>
<updated>2023-08-16T10:21:06+00:00</updated>
<author>
<name>Georgii Rylov</name>
<email>g0dj4n@gmail.com</email>
</author>
<published>2023-08-16T10:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9b00e5f06f51703c5294af602959d3f92c095aa7'/>
<id>urn:sha1:9b00e5f06f51703c5294af602959d3f92c095aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a pthread_t handle leak #114610</title>
<updated>2023-08-16T10:21:05+00:00</updated>
<author>
<name>Georgii Rylov</name>
<email>g0dj4n@gmail.com</email>
</author>
<published>2023-08-10T13:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=42a708083a59ece9599723f69536ddb6e987e6e4'/>
<id>urn:sha1:42a708083a59ece9599723f69536ddb6e987e6e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix  #114608</title>
<updated>2023-08-08T10:07:48+00:00</updated>
<author>
<name>Georgii Rylov</name>
<email>g0dj4n@gmail.com</email>
</author>
<published>2023-08-08T10:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=971427e5f1cc7b70e448b61232fa8f97041d48ac'/>
<id>urn:sha1:971427e5f1cc7b70e448b61232fa8f97041d48ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wasm32-wasi-threads target + WASI threads</title>
<updated>2023-07-29T15:37:50+00:00</updated>
<author>
<name>Georgii Rylov</name>
<email>g0dj4n@gmail.com</email>
</author>
<published>2023-07-26T16:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5697f1620de6bede6f575b51b01509d8c07830cf'/>
<id>urn:sha1:5697f1620de6bede6f575b51b01509d8c07830cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wasi: update to wasi 0.11.0</title>
<updated>2022-01-28T12:27:29+00:00</updated>
<author>
<name>Harald Hoyer</name>
<email>harald@profian.com</email>
</author>
<published>2022-01-21T13:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=00cbc8d0c820b8ba09c73fe538852e1ee7d5d8d0'/>
<id>urn:sha1:00cbc8d0c820b8ba09c73fe538852e1ee7d5d8d0</id>
<content type='text'>
To make use of `sock_accept()`, update the wasi crate to `0.11.0`.

Signed-off-by: Harald Hoyer &lt;harald@profian.com&gt;
</content>
</entry>
<entry>
<title>Rename `std::thread::available_onccurrency` to `std::thread::available_parallelism`</title>
<updated>2021-09-28T12:59:33+00:00</updated>
<author>
<name>Yoshua Wuyts</name>
<email>yoshuawuyts@gmail.com</email>
</author>
<published>2021-09-28T12:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6cc91cb3d87fc2342664a0bf498734cdcceda771'/>
<id>urn:sha1:6cc91cb3d87fc2342664a0bf498734cdcceda771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `Unsupported` on platforms where `available_concurrency` is not implemented.</title>
<updated>2021-06-21T09:31:07+00:00</updated>
<author>
<name>Christiaan Dirkx</name>
<email>christiaan@dirkx.email</email>
</author>
<published>2021-06-21T09:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=888418a079f0daf6447d36ae533366a26eecdbc9'/>
<id>urn:sha1:888418a079f0daf6447d36ae533366a26eecdbc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `available_concurrency` implementation to `sys`</title>
<updated>2021-06-21T09:01:46+00:00</updated>
<author>
<name>Christiaan Dirkx</name>
<email>christiaan@dirkx.email</email>
</author>
<published>2021-04-29T09:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9063edaf3bcf3d0897ee3e73b6468c3984883b18'/>
<id>urn:sha1:9063edaf3bcf3d0897ee3e73b6468c3984883b18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change uses of never type</title>
<updated>2021-04-20T18:53:07+00:00</updated>
<author>
<name>Christiaan Dirkx</name>
<email>christiaan@dirkx.email</email>
</author>
<published>2021-04-14T01:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d45e1314f36ac249e8fb7d9564362ac8f94e49be'/>
<id>urn:sha1:d45e1314f36ac249e8fb7d9564362ac8f94e49be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace `Void` with never type</title>
<updated>2021-04-20T18:53:07+00:00</updated>
<author>
<name>Christiaan Dirkx</name>
<email>christiaan@dirkx.email</email>
</author>
<published>2021-04-14T00:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=389fef3b304bd4f196a337797591d9f8db998a62'/>
<id>urn:sha1:389fef3b304bd4f196a337797591d9f8db998a62</id>
<content type='text'>
</content>
</entry>
</feed>
