Closed as not planned
Description
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/futuresdr-f0f4c1cb7e3a1548/0caf989/crates/futuredsp/src/lib.rs:5:35
[INFO] [stdout] |
[INFO] [stdout] 5 | #![cfg_attr(not(RUSTC_IS_STABLE), feature(core_intrinsics))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
cc @jdonszelmann does this have anything to do with ur attribute handling stuff potentially