none-array 1.0.1

a very cursed way to create an array of None values
1
2
3
fn main() {
    println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1");
}