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