rust/src/librustc_llvm
Manish Goregaokar b32383ca90
Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum
build: Remove unnecessary `cargo:rerun-if-env-changed` annotations

... and a couple of related cleanups.

rustc and cargo now track the majority of env var dependencies automatically (https://github.com/rust-lang/cargo/pull/8421), so the annotations are no longer necessary.
2020-07-22 16:34:50 -07:00
..
build.rs build: Harden env var tracking in build scripts 2020-07-22 19:51:19 +03:00
Cargo.toml Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum 2020-07-22 16:34:50 -07:00
lib.rs Generating the coverage map 2020-07-17 11:49:35 -07:00