# [unstable] # build-std = ["core", "compiler_builtins", "alloc"] # build-std-features = ["compiler-builtins-mem"] [target.'cfg(target_os = "none")'] runner = "bootimage runner" [build] rustflags = ["-Clink-args=-znostart-stop-gc"] rustdocflags = ["-Clink-args=-znostart-stop-gc"] [env]