mirror of
https://github.com/aya-rs/aya.git
synced 2026-05-26 11:24:23 +02:00
4cc14020fb
Use `RUSTC_BOOTSTRAP` when deciding whether to pass `-Zbuild-std=core`. This keeps eBPF builds working in environments without rustup where a stable toolchain is used with bootstrap enabled to allow unstable features. It also preserves `-1` as an explicit opt-out and accepts crate-scoped bootstrap values.