<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys/pal/sgx/thread.rs, branch 1.85.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.85.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.85.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-07-29T21:25:15+00:00</updated>
<entry>
<title>Insert some blank lines.</title>
<updated>2024-07-29T21:25:15+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-07-29T21:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=70fcf9e7908cfa3da975a322b4aa533ad67d52ec'/>
<id>urn:sha1:70fcf9e7908cfa3da975a322b4aa533ad67d52ec</id>
<content type='text'>
After things that are immediately followed by a `use` declaration and
look like they might apply to that `use` item but actually don't.
</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>Let compiler auto impl `Send` for `Task`</title>
<updated>2024-06-04T06:46:45+00:00</updated>
<author>
<name>Raoul Strackx</name>
<email>raoul.strackx@fortanix.com</email>
</author>
<published>2024-05-30T13:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8db363c44b1512b5ba30b10ac3ad915228276375'/>
<id>urn:sha1:8db363c44b1512b5ba30b10ac3ad915228276375</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store `Task::p` as `dyn FnOnce() + Send`</title>
<updated>2024-06-04T06:46:38+00:00</updated>
<author>
<name>Raoul Strackx</name>
<email>raoul.strackx@fortanix.com</email>
</author>
<published>2024-05-30T13:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8c6008fbcb0a1f9f8af1ad7b6b196c950351b67'/>
<id>urn:sha1:b8c6008fbcb0a1f9f8af1ad7b6b196c950351b67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid `mut` and simplify initialization of `TASK_QUEUE`</title>
<updated>2024-05-30T14:16:48+00:00</updated>
<author>
<name>Raoul Strackx</name>
<email>raoul.strackx@fortanix.com</email>
</author>
<published>2024-05-29T12:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7cd732f990ec341efdac53f6519a44b72e07861f'/>
<id>urn:sha1:7cd732f990ec341efdac53f6519a44b72e07861f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: move thread parking to `sys::sync`</title>
<updated>2024-05-02T10:38:26+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2024-04-23T09:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a56fd370fc3e6b5cfbd9eb0b96f533d0bcca0b1f'/>
<id>urn:sha1:a56fd370fc3e6b5cfbd9eb0b96f533d0bcca0b1f</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>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>Add `get_name` placeholder to other targets</title>
<updated>2024-03-01T19:38:02+00:00</updated>
<author>
<name>Chris Denton</name>
<email>chris@chrisdenton.dev</email>
</author>
<published>2024-03-01T19:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6cb0c404b349657f8ed2171a5f8ec90254a4d0fd'/>
<id>urn:sha1:6cb0c404b349657f8ed2171a5f8ec90254a4d0fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use generic `NonZero` internally.</title>
<updated>2024-02-15T07:09:42+00:00</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-01-29T22:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=746a58d4359786e4aebb372a30829706fa5a968f'/>
<id>urn:sha1:746a58d4359786e4aebb372a30829706fa5a968f</id>
<content type='text'>
</content>
</entry>
</feed>
