<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/stdarch/ci/docker/i686-unknown-linux-gnu, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-04-20T21:39:39+00:00</updated>
<entry>
<title>Upgrade CI OS versions</title>
<updated>2025-04-20T21:39:39+00:00</updated>
<author>
<name>sayantn</name>
<email>sayantn05@gmail.com</email>
</author>
<published>2025-04-14T05:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c10b7f8a26aa5a3e0906fa8aca866e89ea2867e5'/>
<id>urn:sha1:c10b7f8a26aa5a3e0906fa8aca866e89ea2867e5</id>
<content type='text'>
+ Bump ubuntu to 25.04, windows to `windows-2025`, macos-arm to `macos-15` and macos-x86 to `macos-15-large`
</content>
</entry>
<entry>
<title>Fixing CI</title>
<updated>2024-06-29T17:16:48+00:00</updated>
<author>
<name>sayantn</name>
<email>sayantan.chakraborty@students.iiserpune.ac.in</email>
</author>
<published>2024-06-29T10:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7ea407a287ffd4f3cf4b9255099957942cae61a'/>
<id>urn:sha1:d7ea407a287ffd4f3cf4b9255099957942cae61a</id>
<content type='text'>
Fixed x86_64-apple-darwin freezing.
Bump all docker to Ubuntu-24.04 (except for emulated and armv7)
</content>
</entry>
<entry>
<title>Implement avx512bf16 intrinsics (#998)</title>
<updated>2021-02-10T23:29:27+00:00</updated>
<author>
<name>kangshan1157</name>
<email>shan.kang@intel.com</email>
</author>
<published>2021-02-10T23:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=936e1add97be31c41ebbd4cf9110e9c042fd168e'/>
<id>urn:sha1:936e1add97be31c41ebbd4cf9110e9c042fd168e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade EOL docker images to Ubuntu 18.04</title>
<updated>2019-02-23T21:19:47+00:00</updated>
<author>
<name>Mateusz Mikuła</name>
<email>matti@marinelayer.io</email>
</author>
<published>2019-02-19T11:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2148ed5db164195d38af87b153ee0f0bb0ac4819'/>
<id>urn:sha1:2148ed5db164195d38af87b153ee0f0bb0ac4819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate the `i586::avx` module to vendor types (#286)</title>
<updated>2018-01-18T17:21:03+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-01-18T17:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c5afde07d20ca9c84bf2e5b55bf02281e131218f'/>
<id>urn:sha1:c5afde07d20ca9c84bf2e5b55bf02281e131218f</id>
<content type='text'>
Closes #285</content>
</entry>
<entry>
<title>Add CI for more platforms</title>
<updated>2017-09-21T19:35:46+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-09-21T15:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5a8887b0c0eb4ddb760f8f32109a66979f41b7a4'/>
<id>urn:sha1:5a8887b0c0eb4ddb760f8f32109a66979f41b7a4</id>
<content type='text'>
This commit adds CI for a few more targets:

* i686-unknown-linux-gnu
* arm-unknown-linux-gnueabihf
* armv7-unknown-linux-gnueabihf
* aarch64-unknown-linux-gnu

The CI here is structured around using a Docker container to set up a test
environment and then QEMU is used to actually execute code from these platforms.
QEMU's emulation actually makes it so we can continue to just use `cargo test`,
as processes can be spawned from QEMU like `objdump` and files can be read (for
libbacktrace). Ends up being a relatively seamless experience!

Note that a number of intrinsics were disabled on i686 because they were failing
tests, and otherwise a few ARM touch-ups were made to get tests passing.
</content>
</entry>
</feed>
