Files
rust/compiler
bors 91c0823ee6 Auto merge of #124636 - tbu-:pr_env_unsafe, r=petrochenkov
Make `std::env::{set_var, remove_var}` unsafe in edition 2024

Allow calling these functions without `unsafe` blocks in editions up until 2021, but don't trigger the `unused_unsafe` lint for `unsafe` blocks containing these functions.

Fixes #27970.
Fixes #90308.
CC #124866.
2024-05-30 12:17:06 +00:00
..
2024-04-18 15:36:25 +10:00
2024-05-30 00:20:48 +02:00
2024-05-21 17:00:45 -04:00
2024-05-21 20:12:30 -04:00