<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/scripts, branch 1.45.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.45.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.45.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-04-10T13:09:58+00:00</updated>
<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>Deduplicate crosstool-ng.sh</title>
<updated>2020-03-31T00:09:45+00:00</updated>
<author>
<name>Ben Wolsieffer</name>
<email>benwolsieffer@gmail.com</email>
</author>
<published>2020-03-31T00:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=55bdb61b48a01e9a7c6efb4622fecab2411c0287'/>
<id>urn:sha1:55bdb61b48a01e9a7c6efb4622fecab2411c0287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: move mirrors to https://ci-mirrors.rust-lang.org</title>
<updated>2019-11-12T10:06:11+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-11-04T16:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=14da85c68e6b5cd8a64a1f2f5ba5cd50c725e38b'/>
<id>urn:sha1:14da85c68e6b5cd8a64a1f2f5ba5cd50c725e38b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #65302 - msizanoen1:fix-armv7-segfault, r=alexcrichton</title>
<updated>2019-10-20T02:06:42+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2019-10-20T02:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e66a6282275802fcb0a29ba58ddc445fc64ac8ef'/>
<id>urn:sha1:e66a6282275802fcb0a29ba58ddc445fc64ac8ef</id>
<content type='text'>
Upgrade GCC to 8.3.0, glibc to 1.17.0 and crosstool-ng to 1.24.0 for dist-armv7-linux

#62896 was caused by the usage of the GCC 5.2.0 toolchain, which was released back in 2015 and may have bugs affecting LLVM 9.
This PR upgrade GCC to 8.3.0 from 5.2.0, glibc from 1.16.0 to 1.17.0 and crosstool-ng to 1.24.0 only for dist-armv7-linux.
Fixes #62896

r? @alexcrichton
</content>
</entry>
<entry>
<title>User should not change between emcc install and use</title>
<updated>2019-10-17T00:06:48+00:00</updated>
<author>
<name>Thomas Lively</name>
<email>tlively@google.com</email>
</author>
<published>2019-10-17T00:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4b26d9c142efcbd175dad36f7cb4ebf9e682154e'/>
<id>urn:sha1:4b26d9c142efcbd175dad36f7cb4ebf9e682154e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade Emscripten targets to use upstream LLVM backend</title>
<updated>2019-10-17T00:06:48+00:00</updated>
<author>
<name>Thomas Lively</name>
<email>tlively@google.com</email>
</author>
<published>2019-08-17T05:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2bf59bea481dd4b4365cafe2e94fa8bf330a6877'/>
<id>urn:sha1:2bf59bea481dd4b4365cafe2e94fa8bf330a6877</id>
<content type='text'>
 - Compatible with Emscripten 1.38.46-upstream or later upstream.
 - Refactors the Emscripten target spec to share code with other wasm
   targets.
 - Replaces the old incorrect wasm32 C call ABI with the correct one,
   preserving the old one as wasm32_bindgen_compat for wasm-bindgen
   compatibility.
 - Updates the varargs ABI used by Emscripten and deletes the old one.
 - Removes the obsolete wasm32-experimental-emscripten target.
 - Uses EMCC_CFLAGS on CI to avoid the timeout problems with #63649.
</content>
</entry>
<entry>
<title>Add crosstool-ng 1.24.0 unzip dependency</title>
<updated>2019-10-12T05:05:22+00:00</updated>
<author>
<name>qtmlabs</name>
<email>qtmlabs@protonmail.com</email>
</author>
<published>2019-10-12T05:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=88ea4ff26a361ca5b0cea0c4b1a4fa15f7a2a141'/>
<id>urn:sha1:88ea4ff26a361ca5b0cea0c4b1a4fa15f7a2a141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcrichton"</title>
<updated>2019-10-06T04:38:45+00:00</updated>
<author>
<name>Tyler Mandry</name>
<email>tmandry@gmail.com</email>
</author>
<published>2019-10-06T04:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d16b7f705bd7c266a924e43a31495477dc4c9321'/>
<id>urn:sha1:d16b7f705bd7c266a924e43a31495477dc4c9321</id>
<content type='text'>
This reverts commit 7870050796e5904a0fc85ecbe6fa6dde1cfe0c91, reversing
changes made to 2e7244807a7878f6eca3eb7d97ae9b413aa49014.
</content>
</entry>
<entry>
<title>Upgrade Emscripten targets to use upstream LLVM backend</title>
<updated>2019-10-04T07:47:21+00:00</updated>
<author>
<name>Thomas Lively</name>
<email>tlively@google.com</email>
</author>
<published>2019-08-17T05:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a55103b985fdd4a7d90db5d46ebaf0a9e34b419'/>
<id>urn:sha1:9a55103b985fdd4a7d90db5d46ebaf0a9e34b419</id>
<content type='text'>
 - Refactors the Emscripten target spec to share code with other wasm
   targets.
 - Replaces the incorrect wasm32 C call ABI with the old asmjs
   version, which is correct for both wasm32 and JS.
 - Updates the varargs ABI used by Emscripten and deletes the old one.
 - Removes the obsolete wasm32-experimental-emscripten target.
 - Temporarily makes Emscripten targets use panic=abort by default
   because supporting unwinding will require an LLVM patch.
</content>
</entry>
<entry>
<title>Use libunwind from llvm-project submodule for musl targets</title>
<updated>2019-08-15T11:45:10+00:00</updated>
<author>
<name>Marco A L Barbosa</name>
<email>malbarbo@gmail.com</email>
</author>
<published>2019-07-30T19:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5941acd80faaf9043cb48737c47d0b94023eddc3'/>
<id>urn:sha1:5941acd80faaf9043cb48737c47d0b94023eddc3</id>
<content type='text'>
</content>
</entry>
</feed>
