mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
b32383ca90
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.