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 miri setup
. If a target does
not support std, the std column represents core/alloc. This checks that
std builds (on targets that have it) but does not check whether
codegen/linking works.
nightly | core codegen |
std check |
---|---|---|
2025-07-05 | ✅ | ✅ |
2025-07-04 | ✅ | ✅ |
2025-07-03 | ✅ | ✅ |
2025-07-02 | ✅ | ✅ |
2025-07-01 | ✅ | ✅ |
2025-06-30 | ✅ | ✅ |
2025-06-29 | ✅ | ✅ |
2025-06-28 | ✅ | ✅ |
2025-06-27 | ✅ | ✅ |
2025-06-26 | ✅ | ✅ |
2025-06-25 | ✅ | ✅ |
2025-06-24 | ✅ | ✅ |
2025-06-23 | ✅ | ✅ |
2025-06-22 | ✅ | ✅ |
2025-06-21 | ✅ | ✅ |
2025-06-20 | ✅ | ✅ |
2025-06-19 | ✅ | ✅ |
2025-06-18 | ✅ | ✅ |
2025-06-17 | ✅ | ✅ |
2025-06-16 | ✅ | ✅ |
2025-06-15 | ✅ | ✅ |
2025-06-14 | ✅ | ✅ |
2025-06-13 | ✅ | ✅ |
2025-06-12 | ✅ | ✅ |
2025-06-11 | ✅ | ✅ |
2025-06-10 | ✅ | ✅ |