[unstable] build-std = ["core", "compiler_builtins", "alloc"] build-std-features = ["compiler-builtins-mem"] [build] target = "x86_64-uff.json" rustflags = ["-Clink-arg=-r","-Clink-dead-code"] [target.'cfg(all(target_os = "none", feature = "testing_qemu"))'] runner = "./run -test -serial" [target.'cfg(all(target_os = "none", not(feature = "testing_qemu")))'] runner = "./run -test"