Why env::set_var unsafe now?

⚓ Rust    📅 2025-09-27    👤 surdeus    👁️ 7      

surdeus

Warning

This post was published 34 days ago. The information described in this article may have changed.

Rust doesn't value system calls as unsafe in my understanding. A writing to a file is unsafe too. Do you know what's specific in the env::set_var call?

7 posts - 5 participants

Read full topic

🏷️ Rust_feed