mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
44f9f8bc33
It warns about usages of `std::env::{set_var, remove_var}` with an
automatic fix wrapping the call in an `unsafe` block.