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