This contains the history of this target. Core is built with
cargo build --release -Zbuild-std=core
. This checks that
codegen/linking of core works, but does not check whether std builds.
std is being built with cargo check -Zbuild-std
. If a target
does not support std, the std column represents core/alloc. This checks
that std checks (on targets that have it) but does not check whether
codegen/linking works.
For older builds, cargo miri setup
was used instead.
nightly | core codegen |
std check |
---|---|---|
2024-08-09 | ❌ | ✅ |
2024-08-08 | ❌ | ✅ |
2024-05-20 | ✅ | ❌ |
2024-05-19 | ✅ | ❌ |
2024-05-18 | ✅ | ❌ |
2024-05-17 | ✅ | ❌ |
2024-05-16 | ✅ | ❌ |
2024-05-15 | ✅ | ❌ |
2024-05-14 | ✅ | ❌ |
2024-05-13 | ✅ | ❌ |
2024-05-12 | ✅ | ❌ |
2024-05-11 | ✅ | ❌ |
2024-05-10 | ✅ | ❌ |
2024-05-09 | ✅ | ❌ |
2024-05-08 | ✅ | ❌ |
2024-05-07 | ✅ | ❌ |
2024-05-06 | ✅ | ❌ |
2024-05-05 | ✅ | ❌ |
2024-05-04 | ✅ | ❌ |
2024-05-03 | ✅ | ❌ |
2024-05-02 | ✅ | ❌ |
2024-05-01 | ✅ | ❌ |
2024-04-30 | ✅ | ❌ |
2024-04-29 | ✅ | ❌ |
2024-04-28 | ✅ | ❌ |
2024-04-27 | ✅ | ❌ |
2024-04-26 | ✅ | ❌ |
2024-04-25 | ✅ | ❌ |
2024-04-24 | ✅ | ❌ |
2024-04-23 | ✅ | ❌ |
2024-04-22 | ✅ | ❌ |
2024-04-21 | ✅ | ❌ |
2024-04-20 | ✅ | ❌ |
2024-04-19 | ✅ | ❌ |
2024-04-18 | ✅ | ❌ |
2024-04-17 | ✅ | ❌ |
2024-04-16 | ✅ | ❌ |
2024-04-15 | ✅ | ❌ |
2024-04-14 | ✅ | ❌ |
2024-04-13 | ✅ | ❌ |
2024-04-12 | ✅ | ❌ |
2024-04-11 | ✅ | ❌ |
2024-04-10 | ✅ | ❌ |
2024-04-09 | ✅ | ❌ |
2024-04-08 | ✅ | ❌ |
2024-04-07 | ✅ | ❌ |