<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/dist-various-2, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-07-03T07:34:27+00:00</updated>
<entry>
<title>ci: move all x86_64 runners to the host-x86_64 directory</title>
<updated>2020-07-03T07:34:27+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2020-06-23T09:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c876f336a8682d2d78827e169045e9a592803f7'/>
<id>urn:sha1:5c876f336a8682d2d78827e169045e9a592803f7</id>
<content type='text'>
We need to add runners designed for an aarch64 host system, and it'd be
nice to return an error message if someone tries to run an image
designed for an host architecture in another one.

To start the work on this, this commit moves all the existing builders
in the host-x86_64 directory, and changes the run.sh script to look up
the image in the correct directory based on the host architecture.
</content>
</entry>
<entry>
<title>Remove deprecated comments</title>
<updated>2020-06-25T10:30:27+00:00</updated>
<author>
<name>Adrian Cruceru</name>
<email>cruceruadrian@gmail.com</email>
</author>
<published>2020-06-25T10:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db6fa2fff58c1071f66d3b91e1baf626571e0bcd'/>
<id>urn:sha1:db6fa2fff58c1071f66d3b91e1baf626571e0bcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix comments</title>
<updated>2020-06-25T10:01:02+00:00</updated>
<author>
<name>Adrian Cruceru</name>
<email>cruceruadrian@gmail.com</email>
</author>
<published>2020-06-25T10:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=343a9212b0421b5d81c15b2ef4ef0f02c19d2850'/>
<id>urn:sha1:343a9212b0421b5d81c15b2ef4ef0f02c19d2850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update libunwind build process for x86_64-fortanix-unknown-sgx target</title>
<updated>2020-06-24T09:28:41+00:00</updated>
<author>
<name>Adrian Cruceru</name>
<email>cruceruadrian@gmail.com</email>
</author>
<published>2020-06-23T17:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f3b1582bb926a7005ba77bfaa44b1ed59a587509'/>
<id>urn:sha1:f3b1582bb926a7005ba77bfaa44b1ed59a587509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable LVI hardening for x86_64-fortanix-unknown-sgx</title>
<updated>2020-06-07T10:12:30+00:00</updated>
<author>
<name>Jethro Beekman</name>
<email>jethro@fortanix.com</email>
</author>
<published>2020-05-26T20:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ea48f2e4da5c6b120c337466e55b307a26c189b2'/>
<id>urn:sha1:ea48f2e4da5c6b120c337466e55b307a26c189b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforce Python 3 as much as possible</title>
<updated>2020-04-10T13:09:58+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-11-21T12:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=38eb369fa4d06e55869a8fae62796a7b0085a5bd'/>
<id>urn:sha1:38eb369fa4d06e55869a8fae62796a7b0085a5bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the bundled wasi-libc with libstd</title>
<updated>2020-03-19T16:58:31+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2020-03-19T16:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d1a4a57777331143e5a6de1e8b06f26b27c8eb61'/>
<id>urn:sha1:d1a4a57777331143e5a6de1e8b06f26b27c8eb61</id>
<content type='text'>
Brings in WebAssembly/wasi-libc#184 which can help standalone programs
with environment variables!
</content>
</entry>
<entry>
<title>Fix SGX RWLock representation for UnsafeCell niche fix</title>
<updated>2020-02-10T19:44:12+00:00</updated>
<author>
<name>Jethro Beekman</name>
<email>jethro@fortanix.com</email>
</author>
<published>2020-01-31T14:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b12232b8f6ede69485d4fd48f1ac8044d5d7c7c'/>
<id>urn:sha1:1b12232b8f6ede69485d4fd48f1ac8044d5d7c7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the wasi-libc bundled with libstd</title>
<updated>2020-01-14T17:59:46+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2020-01-14T17:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87504173b3bb948ca0292055fbeb833fc5a41400'/>
<id>urn:sha1:87504173b3bb948ca0292055fbeb833fc5a41400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the revision of wasi-libc used in wasm32-wasi</title>
<updated>2019-12-05T19:36:35+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2019-12-05T19:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db7b0f88f18a9486dbb900503ce8191a1f48a2e1'/>
<id>urn:sha1:db7b0f88f18a9486dbb900503ce8191a1f48a2e1</id>
<content type='text'>
This commit updates the `wasi-libc` repository used to build the
wasm32-wasi target's libstd to ensure that both libstd and libc are
using the same wasi snapshot version.
</content>
</entry>
</feed>
