mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +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.