Closed MitMaro closed 4 months ago
Totals | |
---|---|
Change from base Build 9438849699: | 0.0% |
Covered Lines: | 4575 |
Relevant Lines: | 4701 |
Totals | |
---|---|
Change from base Build 9438849699: | 0.0% |
Covered Lines: | 4575 |
Relevant Lines: | 4701 |
Totals | |
---|---|
Change from base Build 9438849699: | 0.0% |
Covered Lines: | 4575 |
Relevant Lines: | 4701 |
Rust 2024 is making these particular function unsafe, and this change prepares the project by making a best effort to change environment variables in a safe way.
Since these values are only modified in tests, and generally only certain variables, this change should be generally safe. It also has zero direct impact on the production build.