1[target.nvptx64-nvidia-cuda] 2rustflags = [ 3 "-C", "linker-plugin-lto", 4] 5[unstable] 6build-std = ["panic_abort","core", "alloc"] 7