<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys/hermit, branch 1.51.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.51.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.51.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-01-13T06:30:29+00:00</updated>
<entry>
<title>deprecate atomic::spin_loop_hint in favour of hint::spin_loop</title>
<updated>2021-01-13T06:30:29+00:00</updated>
<author>
<name>Ashley Mannix</name>
<email>kodraus@hey.com</email>
</author>
<published>2021-01-13T04:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d65cb6ebcedadbfdf190975228e5db7a5c8f1555'/>
<id>urn:sha1:d65cb6ebcedadbfdf190975228e5db7a5c8f1555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disambiguate symlink argument names</title>
<updated>2020-11-14T22:46:14+00:00</updated>
<author>
<name>David Tolnay</name>
<email>dtolnay@gmail.com</email>
</author>
<published>2020-11-14T22:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=29128a5aa2fa5d8439c8faa92a6ee5ac94723bd5'/>
<id>urn:sha1:29128a5aa2fa5d8439c8faa92a6ee5ac94723bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #74979 - maekawatoshiki:fix, r=Mark-Simulacrum</title>
<updated>2020-11-06T16:01:59+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>huyuumi.dev@gmail.com</email>
</author>
<published>2020-11-06T16:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4136ed26a12419f8fe279534ecbbbf4fe743336d'/>
<id>urn:sha1:4136ed26a12419f8fe279534ecbbbf4fe743336d</id>
<content type='text'>
`#![deny(unsafe_op_in_unsafe_fn)]` in sys/hermit

Partial fix of #73904.

This encloses ``unsafe`` operations in ``unsafe fn`` in ``sys/hermit``.
Some unsafe blocks are not well documented because some system-based functions lack documents.
</content>
</entry>
<entry>
<title>box mutex to get a movable mutex</title>
<updated>2020-10-13T21:25:42+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-10-13T21:25:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bf268fe928eae8d85a868ccdbcc086ea033ae51c'/>
<id>urn:sha1:bf268fe928eae8d85a868ccdbcc086ea033ae51c</id>
<content type='text'>
the commit avoid an alignement issue in Mutex implementation
</content>
</entry>
<entry>
<title>define required type 'MovableMutex'</title>
<updated>2020-10-12T04:54:48+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-10-12T04:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1741e5b8f581960a6e9cb9f0b8261b5f0c26e92d'/>
<id>urn:sha1:1741e5b8f581960a6e9cb9f0b8261b5f0c26e92d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reuse implementation of the system provider "unsupported"</title>
<updated>2020-10-12T04:53:06+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-10-12T04:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=30c3dadb4da44c950f79e9772b36bbaf2660bb0e'/>
<id>urn:sha1:30c3dadb4da44c950f79e9772b36bbaf2660bb0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove obsolete function diverge</title>
<updated>2020-10-12T04:51:52+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-10-12T04:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33fd08b61f57cde81bf01964b2fc4d2dca0e4d3f'/>
<id>urn:sha1:33fd08b61f57cde81bf01964b2fc4d2dca0e4d3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revise code to pass the format check</title>
<updated>2020-10-11T09:56:00+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-10-09T05:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=530f5754664699dee29bde6cfa99aaf861499544'/>
<id>urn:sha1:530f5754664699dee29bde6cfa99aaf861499544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos in new method</title>
<updated>2020-10-11T09:55:51+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-10-09T04:42:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6e955f3bfd0a47240879549dc2fb3284dfe08e4'/>
<id>urn:sha1:d6e955f3bfd0a47240879549dc2fb3284dfe08e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revise comments and descriptions of the helper functions</title>
<updated>2020-10-11T09:54:54+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2020-10-07T08:39:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=986c1fc053828a051c9fd888cbf49393f276f4f5'/>
<id>urn:sha1:986c1fc053828a051c9fd888cbf49393f276f4f5</id>
<content type='text'>
</content>
</entry>
</feed>
