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 |
---|---|---|
2025-04-18 | ❌ | ✅ |
2025-03-09 | ❌ | ✅ |
2025-03-07 | ❌ | ✅ |
2025-02-17 | ❌ | ✅ |
2025-02-16 | ❌ | ✅ |
2025-02-15 | ❌ | ✅ |
2025-02-14 | ❌ | ✅ |
2025-02-13 | ❌ | ✅ |
2025-02-12 | ❌ | ✅ |
2025-02-11 | ❌ | ✅ |
2025-02-10 | ❌ | ✅ |
2025-02-09 | ❌ | ✅ |
2025-02-08 | ❌ | ✅ |
2025-02-07 | ❌ | ✅ |
2025-02-06 | ❌ | ✅ |
2025-02-05 | ❌ | ✅ |
2025-02-04 | ❌ | ✅ |
2025-02-03 | ❌ | ✅ |
2025-02-02 | ❌ | ✅ |
2025-02-01 | ❌ | ✅ |
2025-01-31 | ❌ | ✅ |
2025-01-30 | ❌ | ✅ |
2025-01-29 | ❌ | ✅ |
2025-01-28 | ❌ | ✅ |
2025-01-27 | ❌ | ✅ |
2025-01-26 | ❌ | ✅ |
2025-01-25 | ❌ | ✅ |
2025-01-24 | ❌ | ✅ |
2025-01-23 | ❌ | ✅ |
2025-01-22 | ❌ | ✅ |
2025-01-21 | ❌ | ✅ |
2025-01-20 | ❌ | ✅ |
2025-01-19 | ❌ | ✅ |
2025-01-18 | ❌ | ✅ |
2025-01-17 | ❌ | ✅ |
2025-01-16 | ❌ | ✅ |
2025-01-15 | ❌ | ✅ |
2025-01-13 | ❌ | ✅ |
2025-01-12 | ❌ | ✅ |
2025-01-11 | ❌ | ✅ |
2025-01-10 | ❌ | ✅ |
2025-01-09 | ❌ | ✅ |
2025-01-08 | ❌ | ✅ |
2025-01-07 | ❌ | ✅ |