<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys/pal/windows/thread.rs, branch 1.80.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.80.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.80.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-04-12T19:13:44+00:00</updated>
<entry>
<title>Add `unsafe` to two functions with safety invariants</title>
<updated>2024-04-12T19:13:44+00:00</updated>
<author>
<name>Eduardo Sánchez Muñoz</name>
<email>eduardosm-dev@e64.io</email>
</author>
<published>2024-04-12T18:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a6ed319e1b1391181d08a40e3fb8f8a1412d2222'/>
<id>urn:sha1:a6ed319e1b1391181d08a40e3fb8f8a1412d2222</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Factor some common `io::Error` constants</title>
<updated>2024-04-11T07:55:15+00:00</updated>
<author>
<name>Benoît du Garreau</name>
<email>bdgdlm@outlook.com</email>
</author>
<published>2024-04-10T17:40:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9c64068ddbdb98512467f6273bda87d466b346d1'/>
<id>urn:sha1:9c64068ddbdb98512467f6273bda87d466b346d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Windows: set main thread name without reencoding</title>
<updated>2024-04-09T20:20:31+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-04-06T03:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=952d432666e6b1a8c76c332375e3483213532670'/>
<id>urn:sha1:952d432666e6b1a8c76c332375e3483213532670</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert #121666</title>
<updated>2024-04-05T12:50:31+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-04-05T12:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7d008267dddcda74ebdb83d3da9b3f16c7f56973'/>
<id>urn:sha1:7d008267dddcda74ebdb83d3da9b3f16c7f56973</id>
<content type='text'>
This reverts #121666 due to #123495
</content>
</entry>
<entry>
<title>Avoid panicking unnecessarily on startup</title>
<updated>2024-04-02T19:41:58+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-04-02T19:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e457b77e2a9673db5e4e83f79d8961b6e2cb454b'/>
<id>urn:sha1:e457b77e2a9673db5e4e83f79d8961b6e2cb454b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: move `thread::current` TLS variable out of `thread_info`</title>
<updated>2024-03-31T09:28:24+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2024-03-31T09:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=76684181018640df1769604cd92ed6beb30a27d6'/>
<id>urn:sha1:76684181018640df1769604cd92ed6beb30a27d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document and test minimal stack size on Windows</title>
<updated>2024-03-06T19:54:09+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-03-06T19:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87183177255e39b2b3016cf82e8ba2fbb5d397f5'/>
<id>urn:sha1:87183177255e39b2b3016cf82e8ba2fbb5d397f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary fixme</title>
<updated>2024-03-06T15:34:33+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-03-06T15:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8cd7aaa105e06f99cbad3e9db677eedec1f2c4b4'/>
<id>urn:sha1:8cd7aaa105e06f99cbad3e9db677eedec1f2c4b4</id>
<content type='text'>
As the FIXME itself notes, there's nothing to fix here.
</content>
</entry>
<entry>
<title>Use the OS thread name by default for the current thread</title>
<updated>2024-02-27T14:28:10+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-02-27T02:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7c41af290f1ef909024304bdc0b73650b24a1b00'/>
<id>urn:sha1:7c41af290f1ef909024304bdc0b73650b24a1b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace `NonZero::&lt;_&gt;::new` with `NonZero::new`.</title>
<updated>2024-02-15T07:09:42+00:00</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-02-08T22:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a90cc05233858fcd16c3ca0e0b4320fc5ae09af2'/>
<id>urn:sha1:a90cc05233858fcd16c3ca0e0b4320fc5ae09af2</id>
<content type='text'>
</content>
</entry>
</feed>
