rust/compiler/rustc_mir_build
Tobias Bucher 44f9f8bc33 Add deprecated_safe lint
It warns about usages of `std::env::{set_var, remove_var}` with an
automatic fix wrapping the call in an `unsafe` block.
2024-05-30 00:20:48 +02:00
..
src Add deprecated_safe lint 2024-05-30 00:20:48 +02:00
Cargo.toml Match ergonomics 2024: migration lint 2024-05-12 11:13:33 -04:00
messages.ftl Add deprecated_safe lint 2024-05-30 00:20:48 +02:00