<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys/unix/args.rs, branch 1.43.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.43.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.43.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-12-22T22:42:47+00:00</updated>
<entry>
<title>Format the world</title>
<updated>2019-12-22T22:42:47+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-12-22T22:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a06baa56b95674fc626b3c3fd680d6a65357fe60'/>
<id>urn:sha1:a06baa56b95674fc626b3c3fd680d6a65357fe60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>really_init cmdline args on Miri</title>
<updated>2019-11-29T19:07:55+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-29T19:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f621c252ec82baae0b81a03b4e5b7a59703ffcee'/>
<id>urn:sha1:f621c252ec82baae0b81a03b4e5b7a59703ffcee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make std::sys::unix::args::init a no-op on glibc Linux</title>
<updated>2019-11-22T17:27:07+00:00</updated>
<author>
<name>leo60228</name>
<email>iakornfeld@gmail.com</email>
</author>
<published>2019-11-21T18:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d448ab0cf10a6c822b209f208a87ce200efd0772'/>
<id>urn:sha1:d448ab0cf10a6c822b209f208a87ce200efd0772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document ARGV_INIT_ARRAY</title>
<updated>2019-11-22T17:27:07+00:00</updated>
<author>
<name>leo60228</name>
<email>iakornfeld@gmail.com</email>
</author>
<published>2019-11-21T16:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e282b2227f4dac70bf805c59fc4c90e5a4e2c0ef'/>
<id>urn:sha1:e282b2227f4dac70bf805c59fc4c90e5a4e2c0ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set .init_array priority</title>
<updated>2019-11-22T17:27:07+00:00</updated>
<author>
<name>leo60228</name>
<email>iakornfeld@gmail.com</email>
</author>
<published>2019-11-21T16:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1ff055d875d0a3b19e0567a7e1cc6a2ee1a7921a'/>
<id>urn:sha1:1ff055d875d0a3b19e0567a7e1cc6a2ee1a7921a</id>
<content type='text'>
I'm not entirely sure *why*, but this fixed a problem I was having.
</content>
</entry>
<entry>
<title>Use .init_array section on glibc</title>
<updated>2019-11-22T17:27:07+00:00</updated>
<author>
<name>leo60228</name>
<email>iakornfeld@gmail.com</email>
</author>
<published>2019-11-21T13:21:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d8b6be9b1ffad1bff1eebe0905b60b35a234ebee'/>
<id>urn:sha1:d8b6be9b1ffad1bff1eebe0905b60b35a234ebee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>redesign of the interface to the unikernel HermitCore</title>
<updated>2019-10-06T15:26:14+00:00</updated>
<author>
<name>Stefan Lankes</name>
<email>slankes@eonerc.rwth-aachen.de</email>
</author>
<published>2019-10-06T15:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c1e440a90f472468c8069ba6254b23c6feedc32e'/>
<id>urn:sha1:c1e440a90f472468c8069ba6254b23c6feedc32e</id>
<content type='text'>
- the old interface between HermitCore and the Rust Standard Library
  based on a small C library (newlib)
- remove this interface and call directly the unikernel
- remove the dependency to the HermitCore linker
- use rust-lld as linker
</content>
</entry>
<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>Revert "Add implementations of last in terms of next_back on a bunch of DoubleEndedIterators."</title>
<updated>2019-05-22T21:09:34+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@palantir.com</email>
</author>
<published>2019-05-22T21:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8a22bc3b30e81568db25cf57aa9e7629bfa449c7'/>
<id>urn:sha1:8a22bc3b30e81568db25cf57aa9e7629bfa449c7</id>
<content type='text'>
This reverts commit 3e86cf36b5114f201868bf459934fe346a76a2d4.
</content>
</entry>
<entry>
<title>Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplett</title>
<updated>2019-05-15T04:34:14+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2019-05-15T04:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c84a7abf8b2c5753179472464dc2baeb86c6fed6'/>
<id>urn:sha1:c84a7abf8b2c5753179472464dc2baeb86c6fed6</id>
<content type='text'>
Remove bitrig support from rust

Resolves #60743

using `find` and `rg` I delete every occurence of "bitrig" in the sources, expect for the llvm submodule (is this correct?).

There's also this file https://github.com/rust-lang/rls/blob/5b8e99bb61958ca8abcb7c5eda70521726be1065/rls-analysis/test_data/rust-analysis/libstd-af9bacceee784405.json which contains a bitrig string in it. What to do with that?
</content>
</entry>
</feed>
