14fda81ceSLoGin# [unstable] 24fda81ceSLoGin# build-std = ["core", "compiler_builtins", "alloc"] 34fda81ceSLoGin# build-std-features = ["compiler-builtins-mem"] 42813126eSlogin 52813126eSlogin[target.'cfg(target_os = "none")'] 62813126eSloginrunner = "bootimage runner" 72813126eSlogin 8bd70d2d1SLoGin[build] 9*703ce5a7SLoGinrustflags = ["-Clink-args=-znostart-stop-gc"] 10*703ce5a7SLoGinrustdocflags = ["-Clink-args=-znostart-stop-gc"] 11bd70d2d1SLoGin 122813126eSlogin[env] 13