<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys/redox/syscall, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-08-06T22:18:23+00:00</updated>
<entry>
<title>redox: convert to target_family unix</title>
<updated>2019-08-06T22:18:23+00:00</updated>
<author>
<name>Jeremy Soller</name>
<email>jeremy@system76.com</email>
</author>
<published>2019-04-07T14:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0498da9a3dc061f604fcfb9b56bd889e07f2b7e2'/>
<id>urn:sha1:0498da9a3dc061f604fcfb9b56bd889e07f2b7e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libstd: deny(elided_lifetimes_in_paths)</title>
<updated>2019-03-31T10:56:51+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-03-01T08:34:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=379c380a60e7b3adb6c6f595222cbfa2d9160a20'/>
<id>urn:sha1:379c380a60e7b3adb6c6f595222cbfa2d9160a20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libs: doc comments</title>
<updated>2019-02-10T23:57:25+00:00</updated>
<author>
<name>Alexander Regueiro</name>
<email>alexreg@me.com</email>
</author>
<published>2019-02-09T22:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99ed06eb8864e704c4a1871ccda4648273bee4ef'/>
<id>urn:sha1:99ed06eb8864e704c4a1871ccda4648273bee4ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #55901 - euclio:speling, r=petrochenkov</title>
<updated>2018-11-15T10:04:42+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2018-11-15T10:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=66fcb3ceb2700ce0d05862305c56097a41f0e69f'/>
<id>urn:sha1:66fcb3ceb2700ce0d05862305c56097a41f0e69f</id>
<content type='text'>
fix various typos in doc comments
</content>
</entry>
<entry>
<title>Rollup merge of #55182 - jD91mZM2:rebased, r=alexcrichton</title>
<updated>2018-11-15T10:04:27+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2018-11-15T10:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f4ecc1f521e83c30d0c6beb3ccb9307cfa12ae9c'/>
<id>urn:sha1:f4ecc1f521e83c30d0c6beb3ccb9307cfa12ae9c</id>
<content type='text'>
Redox: Update to new changes

These are all cherry-picked from our fork:

 - Remove the `env:` scheme
 - Update `execve` system call to `fexec`
 - Interpret shebangs: these are no longer handled by the kernel, which like usual tries to be as minimal as possible
</content>
</entry>
<entry>
<title>fix various typos in doc comments</title>
<updated>2018-11-13T19:45:31+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2018-11-12T18:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e35cbb22eceac145a6f794cde869b3684e0b1d5'/>
<id>urn:sha1:4e35cbb22eceac145a6f794cde869b3684e0b1d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: use shorthand fields</title>
<updated>2018-11-06T20:05:44+00:00</updated>
<author>
<name>teresy</name>
<email>hi.teresy@gmail.com</email>
</author>
<published>2018-11-06T20:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eca11b99a7d25e4e6573472a16537c1aacb5d5e1'/>
<id>urn:sha1:eca11b99a7d25e4e6573472a16537c1aacb5d5e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused type parameter</title>
<updated>2018-10-18T14:29:45+00:00</updated>
<author>
<name>Jeremy Soller</name>
<email>jackpot51@gmail.com</email>
</author>
<published>2018-08-11T22:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b400005861ae54fda63e7bac48010f5782577dd1'/>
<id>urn:sha1:b400005861ae54fda63e7bac48010f5782577dd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to new system calls and enviromental variables</title>
<updated>2018-10-18T14:29:42+00:00</updated>
<author>
<name>Jeremy Soller</name>
<email>jackpot51@gmail.com</email>
</author>
<published>2018-08-11T22:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d2af4a5458f19fbf028b5a4012d389482327ccc'/>
<id>urn:sha1:8d2af4a5458f19fbf028b5a4012d389482327ccc</id>
<content type='text'>
</content>
</entry>
</feed>
