registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.63/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.19/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.64/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/tests/testsuite/build_script.rs: r#"fn main() { println!("cargo:rustc-env=FOO=foo"); }"#, registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/tests/testsuite/build_script.rs: r#"fn main() { println!("cargo:rustc-env=FOO=foo"); }"#, registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/tests/testsuite/build_script.rs: r#"fn main() { println!("cargo:rustc-env=FOO=foo"); }"#, registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/tests/testsuite/build_script.rs: println!("cargo:rustc-env=FOO={}", bar::bar()); registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/tests/testsuite/build_script.rs: println!("cargo:rustc-env=FOO=0"); registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/doc/src/reference/external-tools.md: indicated by the `cargo:rustc-env` instruction. registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/doc/src/reference/config.md:rustc-env = {key = "value"} registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/doc/src/reference/config.md:rustc-env = {key = "value"} registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/doc/src/reference/build-scripts.md:* [`cargo:rustc-env=VAR=VALUE`](#rustc-env) — Sets an environment variable. registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/doc/src/reference/build-scripts.md: registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/doc/src/reference/build-scripts.md:#### `cargo:rustc-env=VAR=VALUE` registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/doc/src/reference/build-scripts.md:The `rustc-env` instruction tells Cargo to set the given environment variable registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/doc/src/reference/build-scripts.md:rustc-env = {key = "value"} registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/cargo/core/compiler/custom_build.rs: "rustc-env" => env.push(BuildOutput::parse_rustc_env(&value, &whence)?), registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/cargo/core/compiler/custom_build.rs: _ => anyhow::bail!("Variable rustc-env has no value in {}: {}", whence, value), registry/src/github.com-1ecc6299db9ec823/cargo-0.46.1/src/cargo/util/config/target.rs: "rustc-env" => { registry/src/github.com-1ecc6299db9ec823/rustc_tools_util-0.2.0/README.md: "cargo:rustc-env=GIT_HASH={}", registry/src/github.com-1ecc6299db9ec823/rustc_tools_util-0.2.0/README.md: "cargo:rustc-env=COMMIT_DATE={}", registry/src/github.com-1ecc6299db9ec823/rustc_tools_util-0.2.0/README.md: "cargo:rustc-env=RUSTC_RELEASE_CHANNEL={}", registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.20/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.22/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/ripgrep-12.1.1/build.rs: println!("cargo:rustc-env=RIPGREP_BUILD_GIT_HASH={}", rev); registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.68/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.13/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/typenum-1.12.0/build/op.rs: println!("cargo:rustc-env=TYPENUM_BUILD_OP={}", dest.display()); registry/src/github.com-1ecc6299db9ec823/typenum-1.12.0/build/main.rs: println!("cargo:rustc-env=TYPENUM_BUILD_CONSTS={}", dest.display()); registry/src/github.com-1ecc6299db9ec823/libloading-0.6.3/build.rs: "cargo:rustc-env=LIBLOADING_TEST_TARGET={}", registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/header.rs: if let Some(ee) = config.parse_env(ln, "rustc-env") { registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/build.rs: println!("cargo:rustc-env=TARGET={}", env::var("TARGET").unwrap()); registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/build.rs: println!("cargo:rustc-env=HOST={}", env::var("HOST").unwrap()); registry/src/github.com-1ecc6299db9ec823/gst-plugin-version-helper-0.2.0/src/lib.rs: println!("cargo:rustc-env=COMMIT_ID={}", commit_id); registry/src/github.com-1ecc6299db9ec823/gst-plugin-version-helper-0.2.0/src/lib.rs: println!("cargo:rustc-env=BUILD_REL_DATE={}", commit_date); registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.56/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.23/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.67/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/web-sys-0.3.33/build.rs: println!("cargo:rustc-env=BINDINGS={}", out_file_path.display()); registry/src/github.com-1ecc6299db9ec823/web-sys-0.3.25/build.rs: println!("cargo:rustc-env=BINDINGS={}", out_file_path.display()); registry/src/github.com-1ecc6299db9ec823/fermium-200.12.4/build.rs: "cargo:rustc-env=TARGET={}", registry/src/github.com-1ecc6299db9ec823/fermium-200.12.4/build.rs: println!("cargo:rustc-env=LD_LIBRARY_PATH={}", &term[11..]); registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.24/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/typenum-1.11.2/build/main.rs: println!("cargo:rustc-env=TYPENUM_BUILD_OP={}", dest.display()); registry/src/github.com-1ecc6299db9ec823/typenum-1.11.2/build/op.rs: println!("cargo:rustc-env=TYPENUM_BUILD_CONSTS={}", dest.display()); registry/src/github.com-1ecc6299db9ec823/prost-build-0.6.1/build.rs: println!("cargo:rustc-env=PROTOC={}", protoc.display()); registry/src/github.com-1ecc6299db9ec823/prost-build-0.6.1/build.rs: "cargo:rustc-env=PROTOC_INCLUDE={}", registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.70/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.48/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/proc-macro-nested-0.1.7/build.rs: println!("cargo:rustc-env=PATH_SEPARATOR={}", path::MAIN_SEPARATOR); registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/doc/src/reference/external-tools.md: indicated by the `cargo:rustc-env` instruction. registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/doc/src/reference/config.md:rustc-env = {key = "value"} registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/doc/src/reference/config.md:rustc-env = {key = "value"} registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/doc/src/reference/build-scripts.md:* [`cargo:rustc-env=VAR=VALUE`](#rustc-env) — Sets an environment variable. registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/doc/src/reference/build-scripts.md: registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/doc/src/reference/build-scripts.md:#### `cargo:rustc-env=VAR=VALUE` registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/doc/src/reference/build-scripts.md:The `rustc-env` instruction tells Cargo to set the given environment variable registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/doc/src/reference/build-scripts.md:rustc-env = {key = "value"} registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/tests/testsuite/freshness.rs: println!("cargo:rustc-env=FOO=bar"); registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/tests/testsuite/build_script.rs: r#"fn main() { println!("cargo:rustc-env=FOO=foo"); }"#, registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/tests/testsuite/build_script.rs: r#"fn main() { println!("cargo:rustc-env=FOO=foo"); }"#, registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/tests/testsuite/build_script.rs: r#"fn main() { println!("cargo:rustc-env=FOO=foo"); }"#, registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/tests/testsuite/build_script.rs: println!("cargo:rustc-env=FOO={}", bar::bar()); registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/tests/testsuite/build_script.rs: println!("cargo:rustc-env=FOO=0"); registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/cargo/util/config/target.rs: "rustc-env" => { registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/cargo/core/compiler/custom_build.rs: "rustc-env" => env.push(BuildOutput::parse_rustc_env(&value, &whence)?), registry/src/github.com-1ecc6299db9ec823/cargo-0.49.0/src/cargo/core/compiler/custom_build.rs: _ => anyhow::bail!("Variable rustc-env has no value in {}: {}", whence, value), registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.59/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/vergen-3.1.0/src/output/envvar.rs:/// * `cargo:rustc-env==` where key/value pairs are controlled by the supplied `ConstantsFlags`. registry/src/github.com-1ecc6299db9ec823/vergen-3.1.0/src/output/envvar.rs: println!("cargo:rustc-env={}={}", k.name(), v); registry/src/github.com-1ecc6299db9ec823/vergen-3.1.0/build.rs: "cargo:rustc-env=VERGEN_BUILD_TIMESTAMP={}", registry/src/github.com-1ecc6299db9ec823/stdweb-internal-runtime-0.1.5/build.rs: println!( "cargo:rustc-env=PATH_SEPARATOR={}", separator ); registry/src/github.com-1ecc6299db9ec823/platforms-1.1.0/build.rs: println!("cargo:rustc-env=TARGET={}", target); registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.69/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.60/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.26/src/header.rs: if let Some(ee) = config.parse_env(ln, "rustc-env") { registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.26/build.rs: println!("cargo:rustc-env=TARGET={}", env::var("TARGET").unwrap()); registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.26/build.rs: println!("cargo:rustc-env=HOST={}", env::var("HOST").unwrap()); registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.10/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.62/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.26/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/tests/testsuite/freshness.rs: println!("cargo:rustc-env=FOO=bar"); registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/tests/testsuite/build_script.rs: r#"fn main() { println!("cargo:rustc-env=FOO=foo"); }"#, registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/tests/testsuite/build_script.rs: r#"fn main() { println!("cargo:rustc-env=FOO=foo"); }"#, registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/tests/testsuite/build_script.rs: r#"fn main() { println!("cargo:rustc-env=FOO=foo"); }"#, registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/tests/testsuite/build_script.rs: println!("cargo:rustc-env=FOO={}", bar::bar()); registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/tests/testsuite/build_script.rs: println!("cargo:rustc-env=FOO=0"); registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/doc/src/reference/build-scripts.md:* [`cargo:rustc-env=VAR=VALUE`](#rustc-env) — Sets an environment variable. registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/doc/src/reference/build-scripts.md: registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/doc/src/reference/build-scripts.md:#### `cargo:rustc-env=VAR=VALUE` registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/doc/src/reference/build-scripts.md:The `rustc-env` instruction tells Cargo to set the given environment variable registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/doc/src/reference/build-scripts.md:rustc-env = {key = "value"} registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/doc/src/reference/external-tools.md: indicated by the `cargo:rustc-env` instruction. registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/doc/src/reference/config.md:rustc-env = {key = "value"} registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/doc/src/reference/config.md:rustc-env = {key = "value"} registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/cargo/core/compiler/custom_build.rs: "rustc-env" => env.push(BuildOutput::parse_rustc_env(&value, &whence)?), registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/cargo/core/compiler/custom_build.rs: _ => anyhow::bail!("Variable rustc-env has no value in {}: {}", whence, value), registry/src/github.com-1ecc6299db9ec823/cargo-0.50.0/src/cargo/util/config/target.rs: "rustc-env" => { registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.65/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]); registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.17/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/cargo-bisect-rustc-0.6.0/build.rs: println!("cargo:rustc-env=HOST={}", env::var("TARGET").unwrap()); registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.28/build.rs: println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1"); registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/header.rs: if let Some(ee) = config.parse_env(ln, "rustc-env") { registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/build.rs: println!("cargo:rustc-env=TARGET={}", env::var("TARGET").unwrap()); registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/build.rs: println!("cargo:rustc-env=HOST={}", env::var("HOST").unwrap()); registry/src/github.com-1ecc6299db9ec823/alacritty-0.6.0/build.rs: println!("cargo:rustc-env=GIT_HASH={}", commit_hash()); registry/src/github.com-1ecc6299db9ec823/ra_ap_rust-analyzer-0.0.16/build.rs: println!("cargo:rustc-env=REV={}", rev) registry/src/github.com-f1e60147b9cdaa30/wasm-bindgen-shared-0.2.67/build.rs: println!("cargo:rustc-env=WBG_VERSION={}", &rev[..9]);